public class UIHelper
extends java.lang.Object
| Constructor and Description |
|---|
UIHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
executeInUI(java.lang.Runnable runnable) |
static <T> T |
executeInUI(java.util.function.Supplier<T> supplier) |