|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsophware.home.io.HomeEventHandler
sophware.home.x10.X10EventHandler
public class X10EventHandler
The X10EventHandler provides default event handling of
X10Events.
| Constructor Summary | |
|---|---|
X10EventHandler()
|
|
| Method Summary | |
|---|---|
void |
update(HomeEvent e,
Home home)
Apply an event to a home |
void |
update(HomeEvent e,
Home home,
HomeDevice device)
Apply an event to a HomeDevice |
| Methods inherited from class sophware.home.io.HomeEventHandler |
|---|
getEventHandler, isActive, setActive, setAllActive, setEventHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public X10EventHandler()
| Method Detail |
|---|
public void update(HomeEvent e,
Home home)
update in class HomeEventHandlere - the HomeEvent.home - the Home to be updated.
public void update(HomeEvent e,
Home home,
HomeDevice device)
HomeDevice
update in class HomeEventHandlere - the HomeEvent.home - the Home.device - the HomeDevice to be updated.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||