Package editor.actions
-
Interface Summary Interface Description ConditionalActionHandler Extends ActionListener facilitating enable-state detection and exposure.ConditionalNameActionHandler ToggleConditionalActionHandler For handling toggle componenets e.g., JCheckMenuItem, ToggleButton, etc. -
Class Summary Class Description GenericAction UpdateNotifier The primary goal for this class is to enable/disable components relieving them from the chore of monitoring select events to proactively enable/disable themselves.