|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gef.commands.Command
uk.ac.kcl.cch.jb.pliny.commands.CutObjectsCommand
This command supports the use of the "cut" operation within a reference/annotation area.
| Constructor Summary | |
CutObjectsCommand(List items)
constructor for the Cut command. |
|
| Method Summary | |
void |
execute()
|
void |
undo()
|
| Methods inherited from class org.eclipse.gef.commands.Command |
canExecute, canUndo, chain, dispose, getDebugLabel, getLabel, redo, setDebugLabel, setLabel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CutObjectsCommand(List items)
Links
or LinkableObjects.
items - List of AbstractEditParts referring to items to be cut.| Method Detail |
public void execute()
public void undo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||