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