public interface EventPump
Tasks. | Modifier and Type | Method and Description |
|---|---|
void |
pumpEvents(Task task)
Pumps AWT events from the standard AWT Event Queue and dispatches the events until the
given task is
completed; must be
called from the Event Dispatch Thread. |
void pumpEvents(Task task)
completed; must be
called from the Event Dispatch Thread. Copyright © 2002-2011. All Rights Reserved.