Package org.jdesktop.swingx
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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Constructor Details
-
ActionSelectionListener
private ActionSelectionListener()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-
itemStateChanged
- Specified by:
itemStateChanged
in interfaceItemListener
-