|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionPresentation
The presentation information for a grouping, sorting or filtering action displayed in a generic tree.
TreeAction.getPresentation(),
ActionPresentationData| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the description of the action, displayed in the status bar when the mouse is over the toolbar button. |
javax.swing.Icon |
getIcon()
Returns the icon for the action, displayed on the toolbar button. |
java.lang.String |
getText()
Returns the name of the action, displayed in the tooltip for the toolbar button. |
| Method Detail |
|---|
java.lang.String getText()
java.lang.String getDescription()
javax.swing.Icon getIcon()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||