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

Packages that use ColorPanel
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 ColorPanel in org.proteinshader.gui.components.controlpanel
 

Subclasses of ColorPanel in org.proteinshader.gui.components.controlpanel
 class AtomColorPanel
          This control panel allows the user to modify the color of Atoms.
 class CartoonColorPanel
          This control panel allows the user to modify the color of Segments.
 

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

Constructors in org.proteinshader.gui.listeners.controlpanel with parameters of type ColorPanel
ColorPanelListenerFactory(Mediator mediator, ColorPanel colorPanel)
          Constructs a ColorPanelListenerFactory.
 



Copyright © 2007-2008