Uses of Class
org.proteinshader.gui.components.controlpanel.VisibilityPanel

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

Uses of VisibilityPanel in org.proteinshader.gui.components.controlpanel
 

Subclasses of VisibilityPanel in org.proteinshader.gui.components.controlpanel
 class AtomVisibilityPanel
          This control panel allows the user to modify the visibility status and alpha value of Atoms.
 class CartoonVisibilityPanel
          This control panel allows the user to modify the visibility status and alpha value of Segments.
 

Uses of VisibilityPanel in org.proteinshader.gui.listeners.controlpanel
 

Constructors in org.proteinshader.gui.listeners.controlpanel with parameters of type VisibilityPanel
VisibilityPanelListenerFactory(Mediator mediator, VisibilityPanel visibilityPanel)
          Constructs a VisibilityPanelListenerFactory.
 



Copyright © 2007-2008