|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javatools.swing.internal.VPDPanelHider
Hides a collection of JPanels.
Constructor Summary | |
VPDPanelHider(java.util.Collection pPaneCollection)
Creates a new instance of VPDPanelHider |
Method Summary | |
void |
wakeUp()
Effectively hides all specified panels. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VPDPanelHider(java.util.Collection pPaneCollection)
pPaneCollection
- The collection that needs to contain only JPanels.Method Detail |
public void wakeUp()
wakeUp
in interface RunningRunnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |