public final class Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
runOnJavaFxThread(Testable pRunnable,
AtomicReference<Throwable> pExceptionRef,
CountDownLatch pCountDownLatch) |
static void |
setupJavaFX() |
public static void setupJavaFX()
throws InterruptedException
InterruptedExceptionpublic static void runOnJavaFxThread(Testable pRunnable, AtomicReference<Throwable> pExceptionRef, CountDownLatch pCountDownLatch)
Copyright © 2023. All rights reserved.