Uses of Class
org.proteinshader.gui.components.controlpanel.RadioPanel.Type

Packages that use RadioPanel.Type
org.proteinshader.gui.components.controlpanel Holds the JPanels used in the right-side retractable control panel of the GUI. 
 

Uses of RadioPanel.Type in org.proteinshader.gui.components.controlpanel
 

Methods in org.proteinshader.gui.components.controlpanel that return RadioPanel.Type
static RadioPanel.Type RadioPanel.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RadioPanel.Type[] RadioPanel.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.proteinshader.gui.components.controlpanel with parameters of type RadioPanel.Type
RadioPanel(Mediator mediator, Frame dialogOwner, RadioPanel.Type type)
          Constructs a RadioPanel.
 



Copyright © 2007-2008