Uses of Interface
editor.actions.ConditionalActionHandler
Packages that use ConditionalActionHandler
-
Uses of ConditionalActionHandler in editor.actions
Subinterfaces of ConditionalActionHandler in editor.actionsModifier and TypeInterfaceDescriptioninterface
interface
For handling toggle componenets e.g., JCheckMenuItem, ToggleButton, etc.Fields in editor.actions declared as ConditionalActionHandlerMethods in editor.actions that return ConditionalActionHandlerMethods in editor.actions with parameters of type ConditionalActionHandlerModifier and TypeMethodDescriptionvoid
GenericAction.setConditionalActionHandler
(ConditionalActionHandler actionHandler)