Uses of Interface
editor.actions.ConditionalActionHandler
-
Packages that use ConditionalActionHandler Package Description editor.actions -
-
Uses of ConditionalActionHandler in editor.actions
Subinterfaces of ConditionalActionHandler in editor.actions Modifier and Type Interface Description interfaceConditionalNameActionHandlerinterfaceToggleConditionalActionHandlerFor handling toggle componenets e.g., JCheckMenuItem, ToggleButton, etc.Fields in editor.actions declared as ConditionalActionHandler Modifier and Type Field Description private ConditionalActionHandlerGenericAction. _actionHandlerMethods in editor.actions that return ConditionalActionHandler Modifier and Type Method Description ConditionalActionHandlerGenericAction. getConditionalActionHandler()Methods in editor.actions with parameters of type ConditionalActionHandler Modifier and Type Method Description voidGenericAction. setConditionalActionHandler(ConditionalActionHandler actionHandler)
-