net.sourceforge.plantuml.postit
Class CommandCreatePostIt

java.lang.Object
  extended by net.sourceforge.plantuml.command.SingleLineCommand2<PostItDiagram>
      extended by net.sourceforge.plantuml.postit.CommandCreatePostIt
All Implemented Interfaces:
Command<PostItDiagram>

public class CommandCreatePostIt
extends SingleLineCommand2<PostItDiagram>


Constructor Summary
CommandCreatePostIt()
           
 
Method Summary
protected  CommandExecutionResult executeArg(PostItDiagram diagram, RegexResult arg)
           
 
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandCreatePostIt

public CommandCreatePostIt()
Method Detail

executeArg

protected CommandExecutionResult executeArg(PostItDiagram diagram,
                                            RegexResult arg)
Specified by:
executeArg in class SingleLineCommand2<PostItDiagram>


Copyright © 2013. All Rights Reserved.