|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpt.runtime.GuiThread
public class GuiThread
Constructor Summary | |
---|---|
GuiThread()
|
Method Summary | |
---|---|
static java.lang.Thread |
getEventDispatchThread()
|
static void |
init()
|
static void |
invokeLater(java.lang.Runnable r)
|
static boolean |
isEventDispatchThread()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuiThread()
Method Detail |
---|
public static void init()
public static java.lang.Thread getEventDispatchThread()
public static boolean isEventDispatchThread()
public static void invokeLater(java.lang.Runnable r)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |