public class AppFocusEvent extends ApplicationEvent
Constructor and Description |
---|
AppFocusEvent(boolean focus) |
Modifier and Type | Method and Description |
---|---|
boolean |
isBackground() |
boolean |
isForeground() |
String |
toString() |
consume, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext, setContext
public boolean isForeground()
public boolean isBackground()
public String toString()
toString
in class SciJavaEvent
Copyright © 2009–2016 SciJava. All rights reserved.