Constructor and Description |
---|
Platform2() |
Modifier and Type | Method and Description |
---|---|
static void |
runOnFXThread(Runnable runnable) |
static void |
runOnFXThreadAndWait(Runnable runnable) |
static void |
runOnFXThreadAndWaitTryCatch(Runnable runnable) |
public Platform2()
public static final void runOnFXThread(Runnable runnable)
public static final void runOnFXThreadAndWait(Runnable runnable) throws InterruptedException
InterruptedException
public static final void runOnFXThreadAndWaitTryCatch(Runnable runnable)
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.