de.ukn.hci.squidy.manager.commander.command.impl
Class WhiteScreen

java.lang.Object
  extended by de.ukn.hci.squidy.manager.commander.command.SwitchableCommand
      extended by de.ukn.hci.squidy.manager.commander.command.impl.WhiteScreen
All Implemented Interfaces:
ICommand, Switchable, Serializable

public class WhiteScreen
extends SwitchableCommand
implements Serializable

WhiteScreen.

 Date: Sep 23, 2008
 Time: 8:42:58 PM
 

Since:
1.1.0
Version:
$Id: WhiteScreen.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle, Roman.Raedle@uni-konstanz.de, University of Konstanz
See Also:
Serialized Form

Constructor Summary
WhiteScreen()
           
 
Method Summary
 ICommand off(ControlServerContext context)
           
 ICommand on(ControlServerContext context)
           
 
Methods inherited from class de.ukn.hci.squidy.manager.commander.command.SwitchableCommand
execute, getState, setState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhiteScreen

public WhiteScreen()
Method Detail

on

public ICommand on(ControlServerContext context)
Specified by:
on in class SwitchableCommand
Returns:

off

public ICommand off(ControlServerContext context)
Specified by:
off in class SwitchableCommand
Returns:


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.