| Interface | Description |
|---|---|
| IJavaFXApplicationThreadExecution |
Wrapper class for injection into the FX application thread.
|
| Class | Description |
|---|---|
| CurrentThreadExecution |
Implementation that executes in the calling thread.
|
| JavaFXApplicationThreadExecution |
Implementation delegating to the JavaFX thread through Platform.runLater
|
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.