Uses of Class
org.freehep.swing.graphics.StackedPanel

Packages that use StackedPanel
org.freehep.swing.graphics Swing graphics extensions: extra panels with interaction managers. 
 

Uses of StackedPanel in org.freehep.swing.graphics
 

Methods in org.freehep.swing.graphics that return StackedPanel
 StackedPanel PanelArtist.getStackedPanel()
          Return the StackedPanel which is being controlled.
 

Methods in org.freehep.swing.graphics with parameters of type StackedPanel
 void PanelArtist.setStackedPanel(StackedPanel panel)
          Set the StackedPanel that this PanelArtist will control.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.