|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gef.EditDomain
org.eclipse.gef.DefaultEditDomain
org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditDomain
The diagram editor edit domain that holds all data that is contexual to the editor instance
| Constructor Summary | |
DiagramEditDomain(IEditorPart editorPart)
Creates a DefaultEditDomain for the given IEditorPart |
|
| Method Summary | |
ActionManager |
getActionManager()
gets the action manager |
DiagramCommandStack |
getDiagramCommandStack()
Returns the DiagramCommandStack to be used with ICommands. |
IDiagramWorkbenchPart |
getDiagramEditorPart()
gets the diagram editor part |
void |
setActionManager(ActionManager manager)
|
| Methods inherited from class org.eclipse.gef.DefaultEditDomain |
getEditorPart, setEditorPart |
| Methods inherited from class org.eclipse.gef.EditDomain |
addViewer, focusGained, focusLost, getActiveTool, getCommandStack, getDefaultTool, getPaletteViewer, keyDown, keyTraversed, keyUp, loadDefaultTool, mouseDoubleClick, mouseDown, mouseDrag, mouseHover, mouseMove, mouseUp, mouseWheelScrolled, nativeDragFinished, nativeDragStarted, removeViewer, setActiveTool, setCommandStack, setDefaultTool, setPaletteRoot, setPaletteViewer, viewerEntered, viewerExited |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DiagramEditDomain(IEditorPart editorPart)
editorPart - | Method Detail |
public IDiagramWorkbenchPart getDiagramEditorPart()
IDiagramWorkbenchPartpublic DiagramCommandStack getDiagramCommandStack()
IDiagramEditDomain
getDiagramCommandStack in interface IDiagramEditDomainIDiagramEditDomain.getDiagramCommandStack()public ActionManager getActionManager()
getActionManager in interface IDiagramEditDomainActionManagerpublic void setActionManager(ActionManager manager)
manager -
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.