public abstract class AppSleepEvent extends ApplicationEvent
| Constructor and Description |
|---|
AppSleepEvent(boolean sleep) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSleeping() |
boolean |
isWaking() |
String |
toString() |
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumedcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetContextpublic boolean isSleeping()
public boolean isWaking()
public String toString()
toString in class SciJavaEventCopyright © 2015–2022 SciJava. All rights reserved.