net.sf.lavalamp.device
Class Blink

java.lang.Object
  extended by net.sf.lavalamp.device.Blink
All Implemented Interfaces:
Action

public class Blink
extends Object
implements Action


Constructor Summary
Blink()
           
 
Method Summary
 void perform(List<String> events, Device device)
           
 void setPause(Pause pause)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blink

public Blink()
Method Detail

perform

public void perform(List<String> events,
                    Device device)
Specified by:
perform in interface Action

setPause

public void setPause(Pause pause)


Copyright © 2010. All Rights Reserved.