|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcsheets.ui.Frame.Creator
public static class Frame.Creator
A utility for creating a Frame on the AWT event dispatching thread.
| Constructor Summary | |
|---|---|
Frame.Creator(CleanSheets app)
Creates a new frame creator. |
|
| Method Summary | |
|---|---|
Frame |
createAndWait()
Creates a component on the AWT event dispatching thread. |
void |
createLater()
Asks the event queue to create a component at a later time. |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Frame.Creator(CleanSheets app)
app - the CleanSheets application| Method Detail |
|---|
public Frame createAndWait()
public void createLater()
public void run()
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||