Class JCommandButton.ActionHandler
java.lang.Object
org.pushingpixels.radiance.component.api.common.JCommandButton.ActionHandler
- All Implemented Interfaces:
ActionListener, EventListener, ChangeListener
- Enclosing class:
JCommandButton
Default action handler for this button.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ActionHandler
ActionHandler()
-
-
Method Details
-
stateChanged
- Specified by:
stateChangedin interfaceChangeListener
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-