|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Graph2DUndoManager.UndoListener
Implementations of this interface can register with the UndoManager to receive notification whenever a new command is added to the queue of undoable events.
Method Summary | |
---|---|
void |
commandAdded(Command com)
Callback method that gets invoked when the given Command was added to the queue of undoable events. |
Method Detail |
---|
void commandAdded(Command com)
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |