|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.commands.CommandStack
org.topcased.modeler.commands.CommandStack
org.topcased.modeler.commands.AdvancedCommandStack
public class AdvancedCommandStack
This command stack adds specific behavior for the modelers
Field Summary |
---|
Fields inherited from class org.topcased.modeler.commands.CommandStack |
---|
listeners, POST_EXECUTE, POST_REDO, POST_UNDO, PRE_EXECUTE, PRE_REDO, PRE_UNDO |
Constructor Summary | |
---|---|
AdvancedCommandStack()
|
Method Summary | |
---|---|
boolean |
isDirty()
Returns true if the stack is dirty. |
Methods inherited from class org.topcased.modeler.commands.CommandStack |
---|
addCommandStackEventListener, addCommandStackListener, canRedo, canUndo, dispose, execute, flush, getCommands, getRedoable, getRedoCommand, getSaveLocation, getUndoable, getUndoCommand, getUndoLimit, markSaveLocation, notifyListeners, notifyListeners, redo, removeCommandStackEventListener, removeCommandStackListener, setUndoLimit, undo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdvancedCommandStack()
Method Detail |
---|
public boolean isDirty()
CommandStack
CommandStack.markSaveLocation()
was last called.
isDirty
in class CommandStack
true
if the stack is dirtyCommandStack.isDirty()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.