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, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public boolean isSleeping()
public boolean isWaking()
public String toString()
toString
in class SciJavaEvent
Copyright © 2015–2022 SciJava. All rights reserved.