Package | Description |
---|---|
headfirst.command.party |
Modifier and Type | Class and Description |
---|---|
class |
CeilingFanHighCommand |
class |
CeilingFanMediumCommand |
class |
CeilingFanOffCommand |
class |
HottubOffCommand |
class |
HottubOnCommand |
class |
LightOffCommand |
class |
LightOnCommand |
class |
LivingroomLightOffCommand |
class |
LivingroomLightOnCommand |
class |
MacroCommand |
class |
NoCommand |
class |
StereoOffCommand |
class |
StereoOnCommand |
class |
StereoOnWithCDCommand |
class |
TVOffCommand |
class |
TVOnCommand |
Modifier and Type | Method and Description |
---|---|
void |
RemoteControl.setCommand(int slot,
Command onCommand,
Command offCommand) |
Constructor and Description |
---|
MacroCommand(Command[] commands) |