public class CommandWidth extends SingleLineCommand<PostItDiagram>
| Constructor and Description |
|---|
CommandWidth() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(PostItDiagram system,
java.util.List<java.lang.String> arg) |
actionIfCommandValid, execute, getDescription, getSplit, isCommandForbidden, isForbidden, isValidprotected CommandExecutionResult executeArg(PostItDiagram system, java.util.List<java.lang.String> arg)
executeArg in class SingleLineCommand<PostItDiagram>