org.freehep.swing.graphics
Class StackedPanel.PanelArray
java.lang.Object
org.freehep.swing.graphics.StackedPanel.PanelArray
- Enclosing class:
- StackedPanel
- protected class StackedPanel.PanelArray
- extends Object
A protected class which simply wraps the set of Panels
which form the sublayers of a particular layer.
- Source Code:
- StackedPanel.PanelArray.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackedPanel.PanelArray
public StackedPanel.PanelArray(JComponent[] panels)
getComponents
public Component[] getComponents()
getComponent
public JComponent getComponent(int index)
clear
public void clear()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.