Class JCommandButton.PopupHandler
java.lang.Object
org.pushingpixels.radiance.component.api.common.JCommandButton.PopupHandler
- All Implemented Interfaces:
ActionListener
,EventListener
,ChangeListener
,PopupActionListener
- Enclosing class:
JCommandButton
Default popup handler.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PopupHandler
PopupHandler()
-
-
Method Details
-
stateChanged
- Specified by:
stateChanged
in interfaceChangeListener
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-