|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.wcb.autohome.util.AliceX10AddressListener
AliceX10AddressListener.java Created on December 12, 2003, 7:59 PM
| Constructor Summary | |
AliceX10AddressListener(MonitorTableModel mModel)
Creates a new instance of AliceX10AddressListener |
|
| Method Summary | |
void |
address(com.jpeterson.x10.event.AddressEvent addressEvent)
|
void |
functionAllLightsOff(com.jpeterson.x10.event.FunctionEvent functionEvent)
This function detects all lights off function on the House. |
void |
functionAllLightsOn(com.jpeterson.x10.event.FunctionEvent functionEvent)
This function detects all lights on function on the House. |
void |
functionAllUnitsOff(com.jpeterson.x10.event.FunctionEvent functionEvent)
This function detects all units off function on the House. |
void |
functionBright(com.jpeterson.x10.event.FunctionEvent functionEvent)
This function detects a Brighten function on the House. |
void |
functionDim(com.jpeterson.x10.event.FunctionEvent functionEvent)
This function detects a dim function on the House. |
void |
functionHailAcknowledge(com.jpeterson.x10.event.FunctionEvent functionEvent)
|
void |
functionHailRequest(com.jpeterson.x10.event.FunctionEvent functionEvent)
|
void |
functionOff(com.jpeterson.x10.event.FunctionEvent functionEvent)
This function detects an off function on the House. |
void |
functionOn(com.jpeterson.x10.event.FunctionEvent functionEvent)
This function detects an on function on the House. |
void |
functionPresetDim1(com.jpeterson.x10.event.FunctionEvent functionEvent)
|
void |
functionPresetDim2(com.jpeterson.x10.event.FunctionEvent functionEvent)
|
void |
functionStatusOff(com.jpeterson.x10.event.FunctionEvent functionEvent)
|
void |
functionStatusOn(com.jpeterson.x10.event.FunctionEvent functionEvent)
|
void |
functionStatusRequest(com.jpeterson.x10.event.FunctionEvent functionEvent)
|
void |
runAction(IX10MonitorEvent event)
Run the event from the detected item. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AliceX10AddressListener(MonitorTableModel mModel)
| Method Detail |
public void address(com.jpeterson.x10.event.AddressEvent addressEvent)
address in interface com.jpeterson.x10.event.AddressListenerpublic void runAction(IX10MonitorEvent event)
event - The main event that the action was detected.public void functionAllLightsOff(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionAllLightsOff in interface com.jpeterson.x10.event.FunctionListenerfunctionEvent - The function or action that was fired on a house code.public void functionAllLightsOn(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionAllLightsOn in interface com.jpeterson.x10.event.FunctionListenerfunctionEvent - The function or action that was fired on a house code.public void functionAllUnitsOff(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionAllUnitsOff in interface com.jpeterson.x10.event.FunctionListenerfunctionEvent - The function or action that was fired on a house code.public void functionBright(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionBright in interface com.jpeterson.x10.event.FunctionListenerfunctionEvent - The function or action that was fired on a house code.public void functionDim(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionDim in interface com.jpeterson.x10.event.FunctionListenerfunctionEvent - The function or action that was fired on a house code.public void functionHailAcknowledge(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionHailAcknowledge in interface com.jpeterson.x10.event.FunctionListenerpublic void functionHailRequest(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionHailRequest in interface com.jpeterson.x10.event.FunctionListenerpublic void functionOff(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionOff in interface com.jpeterson.x10.event.FunctionListenerfunctionEvent - The function or action that was fired on a house code.public void functionOn(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionOn in interface com.jpeterson.x10.event.FunctionListenerfunctionEvent - The function or action that was fired on a house code.public void functionPresetDim1(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionPresetDim1 in interface com.jpeterson.x10.event.FunctionListenerpublic void functionPresetDim2(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionPresetDim2 in interface com.jpeterson.x10.event.FunctionListenerpublic void functionStatusOff(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionStatusOff in interface com.jpeterson.x10.event.FunctionListenerpublic void functionStatusOn(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionStatusOn in interface com.jpeterson.x10.event.FunctionListenerpublic void functionStatusRequest(com.jpeterson.x10.event.FunctionEvent functionEvent)
functionStatusRequest in interface com.jpeterson.x10.event.FunctionListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||