com.didkovsky.portview.awt
Class PVRadioGroupAWT

java.lang.Object
  extended by java.awt.CheckboxGroup
      extended by com.didkovsky.portview.awt.PVRadioGroupAWT
All Implemented Interfaces:
PVRadioGroup, java.io.Serializable

public class PVRadioGroupAWT
extends java.awt.CheckboxGroup
implements PVRadioGroup

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

Constructor Summary
PVRadioGroupAWT()
           
 
Method Summary
 
Methods inherited from class java.awt.CheckboxGroup
getCurrent, getSelectedCheckbox, setCurrent, setSelectedCheckbox, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PVRadioGroupAWT

public PVRadioGroupAWT()