public class NewCommand extends Command
| Constructor and Description |
|---|
NewCommand(Model model,
DrawingPalette view) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute()
Invoke the command.
|
public NewCommand(Model model, DrawingPalette view)