Package editor.actions
package editor.actions
-
ClassDescriptionExtends ActionListener facilitating enable-state detection and exposure.For handling toggle componenets e.g., JCheckMenuItem, ToggleButton, etc.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.