Serialized Form
Class x10.Command extends java.lang.Object implements Serializable |
address
short address
function
short function
addressString
java.lang.String addressString
functionByte
byte functionByte
level
int level
Class x10.UnitEvent extends java.lang.Object implements Serializable |
command
Command command
title
java.awt.Label title
onButton
java.awt.Button onButton
offButton
java.awt.Button offButton
isOn
boolean isOn
onCommand
Command onCommand
offCommand
Command offCommand
title
java.awt.Label title
onButton
java.awt.Button onButton
offButton
java.awt.Button offButton
isOn
boolean isOn
onCommand
Command onCommand
offCommand
Command offCommand
command
java.lang.String command
process
java.lang.Process process
title
java.awt.Label title
onButton
java.awt.Button onButton
offButton
java.awt.Button offButton
isOn
boolean isOn
onCommand
Command onCommand
offCommand
Command offCommand
rangeBar
RangeBar rangeBar
dimValue
java.awt.Label dimValue
lastValue
int lastValue
title
java.awt.Label title
lightsOnButton
java.awt.Button lightsOnButton
lightsOffButton
java.awt.Button lightsOffButton
unitsOffButton
java.awt.Button unitsOffButton
lightsOnCommand
Command lightsOnCommand
lightsOffCommand
Command lightsOffCommand
unitsOffCommand
Command unitsOffCommand
controller
Controller controller
address
java.lang.String address
- address String - the X10 device address associated
with this panel.
commandQueue
ThreadSafeQueue commandQueue
Copyright ©2000-2005 Wade Wassenberg.
On the web: http://x10.homelinux.org.
Send bug reports to x10@wass.homelinux.net.
Last Modified June 1, 2005