|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.scijava.AbstractContextual
org.scijava.event.SciJavaEvent
org.scijava.platform.event.ApplicationEvent
org.scijava.platform.event.AppSleepEvent
org.scijava.platform.event.AppScreenSleepEvent
public class AppScreenSleepEvent
An event sent when the displays attached to the system enter and exit power save sleep.
Constructor Summary | |
---|---|
AppScreenSleepEvent(boolean sleep)
|
Method Summary |
---|
Methods inherited from class org.scijava.platform.event.AppSleepEvent |
---|
isSleeping, isWaking, toString |
Methods inherited from class org.scijava.event.SciJavaEvent |
---|
consume, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed |
Methods inherited from class org.scijava.AbstractContextual |
---|
context, getContext, setContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AppScreenSleepEvent(boolean sleep)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |