public static interface OpModeMgr.IRubberband
Modifier and Type | Method and Description |
---|---|
OpMode |
getDestinationMode()
Destination OpMode of the rubberband, is at beginning the default OpMode for the user, pc, application
|
int |
getMaxIdleTimeMS()
Time of UI inactivity until the opMode is set to getDestinationMode()
|
int |
getMinRestTimeMS()
Time left until switchback, if no user activity
|
int |
getProgress() |
boolean |
isActive()
timer is running and might switch OpMode back later
|
boolean |
isEnabled()
( currentOpMode !
|
boolean |
isPossibleToEnable()
nur moeglich zu benutzen, wenn ein SessionActivityMonitor erzeugt werden kann
|
OpMode |
setDestinationMode(OpMode destinationMode)
if destinationMode is not allowed, the actual setDestination Mode will be returned
|
boolean |
setEnabled(boolean enabled)
!!!
|
int |
setMaxIdleTimeMS(int maxIdleTime) |
OpMode getDestinationMode()
OpMode setDestinationMode(OpMode destinationMode)
int getMaxIdleTimeMS()
int setMaxIdleTimeMS(int maxIdleTime)
boolean isPossibleToEnable()
boolean isEnabled()
boolean setEnabled(boolean enabled)
boolean isActive()
int getMinRestTimeMS()
int getProgress()
13-September-2017 07:50 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft