com.didkovsky.portview.swing
Class PVRadioGroupSwing

java.lang.Object
  extended by javax.swing.ButtonGroup
      extended by com.didkovsky.portview.swing.PVRadioGroupSwing
All Implemented Interfaces:
PVRadioGroup, java.io.Serializable

public class PVRadioGroupSwing
extends javax.swing.ButtonGroup
implements PVRadioGroup

Author:
Nick Didkovsky, didkovn@mail.rockefeller.edu
See Also:
Serialized Form

Constructor Summary
PVRadioGroupSwing()
           
 
Method Summary
 
Methods inherited from class javax.swing.ButtonGroup
add, getButtonCount, getElements, getSelection, isSelected, remove, setSelected
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PVRadioGroupSwing

public PVRadioGroupSwing()