public class CommandCreatePostIt extends SingleLineCommand2<PostItDiagram>
| Constructor and Description |
|---|
CommandCreatePostIt() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(PostItDiagram diagram,
RegexResult arg) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValidprotected CommandExecutionResult executeArg(PostItDiagram diagram, RegexResult arg)
executeArg in class SingleLineCommand2<PostItDiagram>Copyright © 2017. All rights reserved.