See: Description
| Interface | Description |
|---|---|
| ApplicationThreadExecutorProvider |
A provider which provides an
Executor, which makes sure a given command gets executed on the GUI-toolkit
specific application thread. |
| Class | Description |
|---|---|
| ApplicationThreadConsumer<T> |
Executes the wrapped
Consumer on the GUI-toolkit specific application thread. |
Copyright © 2012–2018 Drombler. All rights reserved.