cern.stopmi.beans
Class OPButtonGroup

java.lang.Object
  |
  +--javax.swing.ButtonGroup
        |
        +--cern.stopmi.beans.OPButtonGroup

public class OPButtonGroup
extends javax.swing.ButtonGroup

Title: Description: Copyright: Copyright (c) 2001 Company: Cern

See Also:
Serialized Form

Fields inherited from class javax.swing.ButtonGroup
buttons
 
Constructor Summary
OPButtonGroup()
           
 
Methods inherited from class javax.swing.ButtonGroup
add, getElements, getSelection, isSelected, remove, setSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OPButtonGroup

public OPButtonGroup()