|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.EventQueue
org.siebengeisslein.pgui.EventQueue
public class EventQueue
| Constructor Summary | |
|---|---|
EventQueue(Client client)
|
|
| Method Summary | |
|---|---|
void |
addExceptionHandler(ExceptionHandler handler)
|
protected void |
dispatchEvent(java.awt.AWTEvent event)
|
void |
removeExceptionHandler(ExceptionHandler handler)
|
static void |
requestFullCommit()
|
| Methods inherited from class java.awt.EventQueue |
|---|
getCurrentEvent, getMostRecentEventTime, getNextEvent, invokeAndWait, invokeLater, isDispatchThread, peekEvent, peekEvent, pop, postEvent, push |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventQueue(Client client)
| Method Detail |
|---|
public void addExceptionHandler(ExceptionHandler handler)
public void removeExceptionHandler(ExceptionHandler handler)
protected void dispatchEvent(java.awt.AWTEvent event)
dispatchEvent in class java.awt.EventQueuepublic static void requestFullCommit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||