|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.zcu.fav.kiv.editor.graphics.utils.FrameShower
public class FrameShower
The FrameShower class is used for displaying the frame in the thread safe mode.
| Constructor Summary | |
|---|---|
FrameShower(javax.swing.JFrame frame)
Initializes a newly created FrameShower with the specified frame. |
|
| Method Summary | |
|---|---|
void |
run()
Launches the frame in the thread safe mode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FrameShower(javax.swing.JFrame frame)
FrameShower with the specified frame.
frame - the frame.| Method Detail |
|---|
public void run()
frame in the thread safe mode.
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||