|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--javatools.swing.internal.VPDPanelDisplayer
Displays a panel.
| Constructor Summary | |
VPDPanelDisplayer(java.awt.Container pRefContainer)
Creates a new instance of VPDPanelDisplayer |
|
| Method Summary | |
void |
showPanel(IndexablePanel panel)
Shows the panel in a thread-safe way. |
void |
wakeUp()
Effectively displays the panel. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VPDPanelDisplayer(java.awt.Container pRefContainer)
pRefContainer - The container that contains the panel to be displayed.| Method Detail |
public void showPanel(IndexablePanel panel)
panel - The panel to be displayed.public void wakeUp()
wakeUp in interface RunningRunnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||