| Class | Description |
|---|---|
| JavaFXDispatcher |
The dispatcher class provides methods to produce and dispatch
a response object from a request object in a JavaFX environemnt, so
AbstractDispatcher.asyncDispatchInEDT(Request) will use the JavaFX application thread,
not the Swing EDT. |
Copyright © 2013–2024 Jürgen Zeller (privat). All rights reserved.