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