|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventDispatchTimeoutException | |
|---|---|
| de.schlichtherle.awt | Provides custom AWT GUI classes. |
| Uses of EventDispatchTimeoutException in de.schlichtherle.awt |
|---|
| Methods in de.schlichtherle.awt that throw EventDispatchTimeoutException | |
|---|---|
static void |
EventQueue.invokeAndWait(Runnable task,
boolean interruptibly,
long startTimeout)
|
static void |
EventQueue.invokeAndWaitUninterruptibly(Runnable task,
long startTimeout)
Invokes the given task on the AWT Event Dispatching Thread
(EDT) and waits until it's finished. |
|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||