Class JXRadioGroup.ActionSelectionListener
java.lang.Object
org.jdesktop.swingx.JXRadioGroup.ActionSelectionListener
- All Implemented Interfaces:
ActionListener, ItemListener, EventListener
- Enclosing class:
JXRadioGroup<T>
private class JXRadioGroup.ActionSelectionListener
extends Object
implements ActionListener, ItemListener
- Version:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
ActionSelectionListener
private ActionSelectionListener()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-
itemStateChanged
- Specified by:
itemStateChangedin interfaceItemListener
-