public interface TreeAction
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns a unique identifier for the action.
|
ActionPresentation |
getPresentation()
Returns the presentation for the action.
|
ActionPresentation getPresentation()
ActionPresentationData(String, String, javax.swing.Icon)
java.lang.String getName()