|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface LaterInvocationManager.Listener
A simple interface describing the method that gets called from the event dispatching thread when new objects have been queued.
Method Summary | |
---|---|
void |
laterInvocation(java.lang.Object o)
Called later in the event thread, this passes the object given to the queue method |
Method Detail |
---|
void laterInvocation(java.lang.Object o)
o
- object as passed to queue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |