|
JET | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExplorerComponent
An interface to the components of the explorer. Each component has a title, an icon, a view, and a tool tip text, and these attributes are used by the explorer to add the component to the explorer pane.
| Method Summary | |
|---|---|
JComponent |
getComponent()
Returns the component. |
Icon |
getIcon()
Returns the icon. |
String |
getTitle()
Returns the title. |
String |
getToolTip()
Returns the tool tip text. |
| Method Detail |
|---|
String getTitle()
Icon getIcon()
JComponent getComponent()
String getToolTip()
|
JET | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||