public class SaveCommand extends Command
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
drawExtension |
Constructor and Description |
---|
SaveCommand(Model model,
DrawingPalette view) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute()
Invoke the command.
|
public static final java.lang.String drawExtension
public SaveCommand(Model model, DrawingPalette view)