net.sf.jomic.ui
Class ChoiceSettingButtonGroup
java.lang.Object
javax.swing.ButtonGroup
net.sf.jomic.ui.ChoiceSettingButtonGroup
- All Implemented Interfaces:
- Serializable
public class ChoiceSettingButtonGroup
- extends ButtonGroup
ButtonGroup of JRadioButtons that when clicked will set a setting to the value
assigned to the specific button.
- See Also:
LimitedIntSettingSlider,
BooleanSettingCheckBox,
BooleanSettingMenuItem,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChoiceSettingButtonGroup
public ChoiceSettingButtonGroup(String newPropertyName,
String[] choices)
asJPanel
public JPanel asJPanel()