public final class EDT extends java.lang.Object
static void
assertIsEdt()
static boolean
isCurrentThreadEdt()
isEdt(java.lang.Thread thread)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean isEdt(java.lang.Thread thread)
public static boolean isCurrentThreadEdt()
public static void assertIsEdt()
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.