Class InsertFrameCommand
java.lang.Object
org.gvsig.tools.undo.command.impl.AbstractCommand
org.gvsig.app.project.documents.layout.commands.InsertFrameCommand
- All Implemented Interfaces:
org.gvsig.tools.undo.command.Command,org.gvsig.tools.undo.UndoRedoInfo
public class InsertFrameCommand
extends org.gvsig.tools.undo.command.impl.AbstractCommand
-
Field Summary
Fields inherited from interface org.gvsig.tools.undo.UndoRedoInfo
DELETE, INSERT, UPDATE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.tools.undo.command.impl.AbstractCommand
getDate, getDescription, toString, updateDate
-
Constructor Details
-
InsertFrameCommand
-
-
Method Details
-
undo
public void undo()- See Also:
-
redo
public void redo()- See Also:
-
getType
public int getType() -
execute
public void execute()
-