Uses of Class
gui.JWorkPanel

Packages that use JWorkPanel
gui   
 

Uses of JWorkPanel in gui
 

Fields in gui declared as JWorkPanel
 JWorkPanel Main.workPanel
           
 

Methods in gui that return JWorkPanel
 JWorkPanel JPreview.getWorkPanel()
           
 

Constructors in gui with parameters of type JWorkPanel
JPreview(JWorkPanel workPanel)
          The JPreview is a container wich handles the specific JmolViewer in restricted mode used by cell microcosmos editor to preview different PDB-files.