Package editor.actions
Interface ConditionalNameActionHandler
- All Superinterfaces:
ActionListener,ConditionalActionHandler,EventListener
-
Method Summary
Methods inherited from interface java.awt.event.ActionListener
actionPerformedMethods inherited from interface editor.actions.ConditionalActionHandler
isEnabled
-
Method Details
-
getDisplayName
String getDisplayName()- Returns:
- The string to display which can be dependent on the context
-