com.ontimize.gui.field
Class ButtonGroupDataField.CustomButtonGroup
java.lang.Object
javax.swing.ButtonGroup
com.ontimize.gui.field.ButtonGroupDataField.CustomButtonGroup
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- ButtonGroupDataField
- public static class ButtonGroupDataField.CustomButtonGroup
- extends javax.swing.ButtonGroup
- See Also:
- Serialized Form
|
Field Summary |
protected javax.swing.ButtonModel |
oldSelection
|
| Fields inherited from class javax.swing.ButtonGroup |
buttons |
| Methods inherited from class javax.swing.ButtonGroup |
getButtonCount, getElements, getSelection, isSelected |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oldSelection
protected javax.swing.ButtonModel oldSelection
ButtonGroupDataField.CustomButtonGroup
public ButtonGroupDataField.CustomButtonGroup()
getOldSelection
public javax.swing.ButtonModel getOldSelection()
setSelected
public void setSelected(javax.swing.ButtonModel m,
boolean b)
clearSelection
public void clearSelection()
add
public void add(javax.swing.AbstractButton b)
remove
public void remove(javax.swing.AbstractButton b)