Package | Description |
---|---|
headfirst.command.remote |
Modifier and Type | Class and Description |
---|---|
class |
CeilingFanOffCommand |
class |
CeilingFanOnCommand |
class |
GarageDoorDownCommand |
class |
GarageDoorUpCommand |
class |
HottubOffCommand |
class |
HottubOnCommand |
class |
LightOffCommand |
class |
LightOnCommand |
class |
LivingroomLightOffCommand |
class |
LivingroomLightOnCommand |
class |
NoCommand |
class |
StereoOffCommand |
class |
StereoOnWithCDCommand |
Modifier and Type | Method and Description |
---|---|
void |
RemoteControl.setCommand(int slot,
Command onCommand,
Command offCommand) |