Package org.eclipse.graphiti.ui.editor
package org.eclipse.graphiti.ui.editor
-
ClassDescriptionThe default implementation for the
DiagramBehavior
behavior extension that controls how markers are handled in the editor.This class can be subclassed by clients to adapt the palette appearance and behavior of the Graphiti diagram Editor.The default implementation for theDiagramBehavior
behavior extension that controls the persistence behavior of the Graphiti diagram Editor.The default implementation for theDiagramBehavior
behavior extension that controls the refresh behavior of the Graphiti diagram editor.The default implementation for theIDiagramContainerUI
behavior extension that controls update behavior of the editor and defines the EMF adapters that watch over model object modifications.Provides the common functionality needed to display and manage diagrams.An SWT composite that can display a Graphiti diagram.This is the main class for the Graphiti diagram editor.Provides some standard-actions and adds them to the toolbar or the toplevel-menu.Provides a standard-context-menu and adds it to the given EditPartViewer.The editor input object forIDiagramContainerUI
s.The Class DiagramEditorFactory.Checks whether any file editor input matches one of the opened editors.Closes editor if model element was deleted.Based on the original GEF GraphicalEditor class, this is a composite that supports graphical editing.This interface is intended as UI dependent base interface for the common behavior object that describes and implements the behavior of diagrams and can be reused within all kinds of diagram containers, e.g.This is the main UI interface for the Graphiti diagram containers.The Interface IEclipseImageDescriptor.