|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.uep.bobclient.actions.Action
com.sybase.uep.bobclient.actions.EnableScreenSaverAction
public class EnableScreenSaverAction
This is the enable screen saver action class
This will turn on the screen saver
Action
Constructor Summary | |
---|---|
EnableScreenSaverAction(IBOBAction configAction)
Constructor to create a enable screen saver action |
Method Summary | |
---|---|
void |
run()
(non-Javadoc) |
Methods inherited from class com.sybase.uep.bobclient.actions.Action |
---|
finish, hasFailed, isProcessing, setHasFailed, setIsProcessing |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnableScreenSaverAction(IBOBAction configAction)
configAction
- IBOBAction
to run if we need to config screen savor before enabling.Method Detail |
---|
public void run()
Runnable.run()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |