| Package | Description |
|---|---|
| headfirst.command.undo |
| Modifier and Type | Class and Description |
|---|---|
class |
CeilingFanHighCommand |
class |
CeilingFanLowCommand |
class |
CeilingFanMediumCommand |
class |
CeilingFanOffCommand |
class |
DimmerLightOffCommand |
class |
DimmerLightOnCommand |
class |
LightOffCommand |
class |
LightOnCommand |
class |
NoCommand |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteControlWithUndo.setCommand(int slot,
Command onCommand,
Command offCommand) |