Class UIHelper
- java.lang.Object
-
- com.redhat.devtools.intellij.common.utils.UIHelper
-
public class UIHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UIHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidexecuteInUI(java.lang.Runnable runnable)static <T> TexecuteInUI(java.util.function.Supplier<T> supplier)static booleanisDarkMode()
-