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