|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.tools.DirectEditManager
org.jupe.editors.classdiagram.parts.NodeDirectEditManager
public class NodeDirectEditManager
Manages the direct edit action for the cell editors. Creates a CellEditor and reacts on the commands caused by changes in the CellEditor.
DirectEditManager
Constructor Summary | |
---|---|
NodeDirectEditManager(org.eclipse.gef.GraphicalEditPart source,
org.eclipse.gef.tools.CellEditorLocator locator)
Constructor for a new NodeDirectEditManager. |
Method Summary |
---|
Methods inherited from class org.eclipse.gef.tools.DirectEditManager |
---|
setLocator, show, showFeedback |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeDirectEditManager(org.eclipse.gef.GraphicalEditPart source, org.eclipse.gef.tools.CellEditorLocator locator)
source
- the source edit partlocator
- the locator to be used
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |