Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
F
G
I
L
M
S
W
X
A
adjustBrightness(char, boolean, int)
- Method in class com.micheldalal.x10.
CM17A
Dims/brightens the lamp modules in the specified house.
C
CM17A
- class com.micheldalal.x10.
CM17A
.
CM17A is the FireCracker Computer Interface shipped with
The FireCracker Ultimate Home Control Kit
.
CM17A()
- Constructor for class com.micheldalal.x10.
CM17A
Creates this object and maintains a reference to the serial port.
CM17A(SerialPort)
- Constructor for class com.micheldalal.x10.
CM17A
Creates this object and maintains a reference to the serial port.
checkArgumentState()
- Method in class com.micheldalal.x10.test.
X10Test
The method is called by the ArgumentProcessor
after
all the arguments have been processed by the application.
com.micheldalal.x10
- package com.micheldalal.x10
Classes designed to work with
X10
hardware.
com.micheldalal.x10.test
- package com.micheldalal.x10.test
Example/test classes for the com.micheldalal.x10 package.
consumeArgument(String[], int)
- Method in class com.micheldalal.x10.test.
X10Test.HouseCodeArgumentCommand
Consumes the current command-line argument.
consumeArgument(String[], int)
- Method in class com.micheldalal.x10.test.
X10Test.PortArgumentCommand
Consumes the current command-line argument.
consumeArgument(String[], int)
- Method in class com.micheldalal.x10.test.
X10Test.RunModeArgumentCommand
Consumes the current command-line argument.
consumeArgument(String[], int)
- Method in class com.micheldalal.x10.test.
X10Test.UnitIDArgumentCommand
Consumes the current command-line argument.
F
finalize()
- Method in class com.micheldalal.x10.
CM17A
Finalizes this object.
G
getSerialPort()
- Method in class com.micheldalal.x10.
CM17A
Returns the serial port used for communication.
I
initArgumentState()
- Method in class com.micheldalal.x10.test.
X10Test
The method is called by the ArgumentProcessor
before
any the arguments have been processed by the application.
L
LINUX_DEFAULT_PORT
- Static variable in class com.micheldalal.x10.test.
X10Test
The default serial port.
M
main(String[])
- Static method in class com.micheldalal.x10.test.
X10Test
Start of the main program.
S
setSerialPort(SerialPort)
- Method in class com.micheldalal.x10.
CM17A
Sets the serial port used for communication.
setState(char, int, boolean)
- Method in class com.micheldalal.x10.
CM17A
Turns off/on the specified of the selected house.
W
WINDOWS_DEFAULT_PORT
- Static variable in class com.micheldalal.x10.test.
X10Test
X
X10Test
- class com.micheldalal.x10.test.
X10Test
.
Sample class to show how to use X10 communication stuff.
X10Test()
- Constructor for class com.micheldalal.x10.test.
X10Test
Constructor for this object just initializes into a house code of 'A', a unit id of 1 and the run mode is unset.
X10Test.HouseCodeArgumentCommand
- class com.micheldalal.x10.test.
X10Test.HouseCodeArgumentCommand
.
Used to specify the house code.
X10Test.HouseCodeArgumentCommand()
- Constructor for class com.micheldalal.x10.test.
X10Test.HouseCodeArgumentCommand
X10Test.PortArgumentCommand
- class com.micheldalal.x10.test.
X10Test.PortArgumentCommand
.
Command pattern class implementing the Port Argument.
X10Test.PortArgumentCommand()
- Constructor for class com.micheldalal.x10.test.
X10Test.PortArgumentCommand
X10Test.RunModeArgumentCommand
- class com.micheldalal.x10.test.
X10Test.RunModeArgumentCommand
.
Command pattern class implementing the Run Mode Argument.
X10Test.RunModeArgumentCommand()
- Constructor for class com.micheldalal.x10.test.
X10Test.RunModeArgumentCommand
X10Test.UnitIDArgumentCommand
- class com.micheldalal.x10.test.
X10Test.UnitIDArgumentCommand
.
Used to specify the unit id.
X10Test.UnitIDArgumentCommand()
- Constructor for class com.micheldalal.x10.test.
X10Test.UnitIDArgumentCommand
A
C
F
G
I
L
M
S
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes