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, isValid
protected CommandExecutionResult executeArg(PostItDiagram diagram, RegexResult arg)
executeArg
in class SingleLineCommand2<PostItDiagram>
Copyright © 2016. All Rights Reserved.