Class | Description |
---|---|
JFXThreadQueue |
This class maintains a list of all the actions currently called by the user, and
executes them one by one in an independant thread.
|
JFXUtils |
Several utiliy classes for the JavaFX GUI.
|
JFXWorker |
A JavaFX worker working similarly as the SwingWorker.
|