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.Methods 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)
-