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

Packages that use ControlPanel
org.proteinshader.gui Holds all of the Swing GUI components and their associated listeners, including class Renderer, which is registered as a listener for the GLCanvas object that is used a drawing surface. 
 

Uses of ControlPanel in org.proteinshader.gui
 

Methods in org.proteinshader.gui with parameters of type ControlPanel
 void MediatorImpl.add(ControlPanel controlPanel)
          Adds the address of the ControlPanel to the Mediator.
 void Mediator.add(ControlPanel controlPanel)
          Adds the address of the ControlPanel to the Mediator.
 



Copyright © 2007-2008