public class SynchronousJFXCaller<T> extends Object
| Constructor and Description |
|---|
SynchronousJFXCaller(Callable<T> callable) |
SynchronousJFXCaller(Callable<T> callable,
javafx.stage.Stage stage) |
| Modifier and Type | Method and Description |
|---|---|
T |
call(long startTimeout,
TimeUnit startTimeoutUnit) |
static javafx.stage.Stage |
getDefaultStage() |
Copyright © 2019. All rights reserved.