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