| Package | Description |
|---|---|
| model |
| Modifier and Type | Field and Description |
|---|---|
static IPaintCmd |
IPaintCmd.NULL_OBJECT
A no-op null paint cmd
|
private IPaintCmd |
VisitorDemoModel.paintCmd
The installed IPaintCmd instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VisitorDemoModel.setPaintCmd(IPaintCmd cmd)
Set the model's IPaintCmd instance to the given instance.
|