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