|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The ToolIconView provides description of the Tool that can be used in a interface with the user. One such use is in the Session Editor within Bandera where the icons and text will be used in a graphical display of the tools that are available.
| Method Summary | |
java.lang.Object |
getActiveIcon()
Get the icon that can be used when the Tool is running (or active). |
java.lang.Object |
getDisabledIcon()
Get the icon that can be used when the Tool is disabled. |
java.lang.Object |
getIcon()
Get the icon that can be used for this Tool. |
java.lang.String |
getText()
Get the text that describes this tool. |
java.lang.String |
getToolTipText()
Get the tool-tip text that can be used when a user hovers over the Tool icon. |
| Method Detail |
public java.lang.String getText()
public java.lang.Object getIcon()
public java.lang.String getToolTipText()
public java.lang.Object getActiveIcon()
public java.lang.Object getDisabledIcon()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||