|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIComponentSPI
Interface for any UI component to be used within the workbench
| Method Summary | |
|---|---|
javax.swing.ImageIcon |
getIcon()
Get an icon to be used in window decorations for this component. |
java.lang.String |
getName()
Get the preferred name of this component, for titles in windows etc. |
void |
onDisplay()
Called when the component is displayed in the UI |
void |
onDispose()
Called after the component has been removed from the UI |
| Method Detail |
|---|
java.lang.String getName()
javax.swing.ImageIcon getIcon()
void onDisplay()
void onDispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||