org.universAAL.samples.lighting.server.unit_impl
Class UILampsController

Package class diagram package UILampsController
java.lang.Object
  extended by org.universAAL.samples.lighting.server.unit_impl.UILampsController
All Implemented Interfaces:
LampStateListener

public class UILampsController
extends Object
implements LampStateListener

Author:
vadime

Constructor Summary
UILampsController(UILampsView view)
           
 
Method Summary
 void lampStateChanged(int lampID, String loc, boolean isOn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UILampsController

public UILampsController(UILampsView view)
Method Detail

lampStateChanged

public void lampStateChanged(int lampID,
                             String loc,
                             boolean isOn)
Specified by:
lampStateChanged in interface LampStateListener


Copyright © 2014 universAAL Consortium. All Rights Reserved.