Package commands
Class CmdUpdateLine
- java.lang.Object
-
- commands.CmdUpdateLine
-
-
Constructor Summary
Constructors Constructor Description CmdUpdateLine(Line oldState, Line newState)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
Update line.void
unexecute()
Undo previous updating and return line to the original values.
-