Eclipse GEF
2.1
A B C D E F G H I J K L M N O P R S T U V W X Z

C

CACHE_COLLAPSE - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
HashMap keys used for caching the various settings displayed in this dialog.
CACHE_COLUMNS_ICON_SIZE - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
HashMap keys used for caching the various settings displayed in this dialog.
CACHE_DETAILS_ICON_SIZE - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
HashMap keys used for caching the various settings displayed in this dialog.
CACHE_FONT - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
HashMap keys used for caching the various settings displayed in this dialog.
CACHE_ICONS_ICON_SIZE - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
HashMap keys used for caching the various settings displayed in this dialog.
CACHE_LAYOUT - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
HashMap keys used for caching the various settings displayed in this dialog.
CACHE_LIST_ICON_SIZE - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
HashMap keys used for caching the various settings displayed in this dialog.
cacheSettings() - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
This method saves the various settings in this dialog, so that they can be restored later on if "Cancel" is pressed.
calculateAlignmentRectangle(Request) - Method in class org.eclipse.gef.ui.actions.AlignmentAction
Returns the alignment rectangle to which all selected parts should be aligned.
calculateCursor() - Method in class org.eclipse.gef.tools.SimpleDragTracker
 
calculateCursor() - Method in class org.eclipse.gef.tools.SelectEditPartTracker
 
calculateCursor() - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
Returns a custom "plug" cursor if this tool is in the initial, drag or accessible drag state.
calculateCursor() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the appropriate cursor for the tools current state.
calculateCursor() - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
calculateEnabled() - Method in class org.eclipse.gef.ui.actions.WorkbenchPartAction
Calculates and returns the enabled state of this action.
calculateEnabled() - Method in class org.eclipse.gef.ui.actions.UndoAction
 
calculateEnabled() - Method in class org.eclipse.gef.ui.actions.SaveAction
 
calculateEnabled() - Method in class org.eclipse.gef.ui.actions.RedoAction
 
calculateEnabled() - Method in class org.eclipse.gef.ui.actions.PrintAction
 
calculateEnabled() - Method in class org.eclipse.gef.ui.actions.DirectEditAction
returns true if there is exactly 1 EditPart selected that understand a request of type: RequestConstants.REQ_DIRECT_EDIT.
calculateEnabled() - Method in class org.eclipse.gef.ui.actions.DeleteAction
Returns true if the selected objects can be deleted.
calculateEnabled() - Method in class org.eclipse.gef.ui.actions.CopyTemplateAction
Returns whether the selected EditPart is a TemplateEditPart.
calculateEnabled() - Method in class org.eclipse.gef.ui.actions.AlignmentAction
 
canCreate(PaletteEntry) - Method in class org.eclipse.gef.ui.palette.customize.PaletteEntryFactory
This method is called by the PaletteCustomizerDialog to determine whether to enable or disable this action on the toolbar and the context menu.
canCreate(PaletteEntry) - Method in class org.eclipse.gef.ui.palette.customize.PaletteContainerFactory
You can always create a new container.
canDelete(PaletteEntry) - Method in class org.eclipse.gef.ui.palette.PaletteCustomizer
Indicates whether the given entry can be deleted from the model or not.
canExecute() - Method in class org.eclipse.gef.commands.UnexecutableCommand
 
canExecute() - Method in class org.eclipse.gef.commands.CompoundCommand
 
canExecute() - Method in class org.eclipse.gef.commands.Command
 
canMoveDown(PaletteEntry) - Method in class org.eclipse.gef.ui.palette.PaletteCustomizer
Indicates whether the given entry can be moved down or not.
canMoveUp(PaletteEntry) - Method in class org.eclipse.gef.ui.palette.PaletteCustomizer
Indicates whether the given entry can be moved up or not.
canRedo() - Method in class org.eclipse.gef.commands.CommandStack
 
canUndo() - Method in class org.eclipse.gef.commands.UnexecutableCommand
 
canUndo() - Method in class org.eclipse.gef.commands.CompoundCommand
 
canUndo() - Method in class org.eclipse.gef.commands.CommandStack
 
canUndo() - Method in class org.eclipse.gef.commands.Command
 
canZoomIn() - Method in class org.eclipse.gef.editparts.ZoomManager
returns true if the zoommanager can perform zoomIn().
canZoomOut() - Method in class org.eclipse.gef.editparts.ZoomManager
returns true if the zoommanager can perform zoomOut().
CellEditorLocator - interface org.eclipse.gef.tools.CellEditorLocator.
Constraint for placing CellEditors.
chain(Command) - Method in class org.eclipse.gef.commands.Command
Returns a Command that represents the chaining of a specified Command to this Command.
ChangeBoundsRequest - class org.eclipse.gef.requests.ChangeBoundsRequest.
A Request to change the bounds of the EditPart(s).
ChangeBoundsRequest() - Constructor for class org.eclipse.gef.requests.ChangeBoundsRequest
Default constructor.
ChangeBoundsRequest(Object) - Constructor for class org.eclipse.gef.requests.ChangeBoundsRequest
Creates a ChangeBoundsRequest with the given type.
ChangeIconSizeAction - class org.eclipse.gef.ui.palette.ChangeIconSizeAction.
This action toggles the "Use Large Icons" option for the current layout mode of the palette.
ChangeIconSizeAction(PaletteViewerPreferences) - Constructor for class org.eclipse.gef.ui.palette.ChangeIconSizeAction
Constructor
checkTreeItem() - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
Convenience method that returns true if the widget is a TreeItem and is safe to use.
childAdded(EditPart, int) - Method in interface org.eclipse.gef.EditPartListener
Called after a child EditPart has been added to its parent.
childAdded(EditPart, int) - Method in class org.eclipse.gef.EditPartListener.Stub
 
children - Variable in class org.eclipse.gef.editparts.AbstractEditPart
The List of children EditParts
children - Variable in class org.eclipse.gef.palette.PaletteContainer
This container's contents
clearConsole() - Static method in class org.eclipse.gef.GEF
 
clearProblem() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
This method should be invoked by EntryPages when an error that they had earlier reported (using PaletteCustomizerDialog.showProblem(String)) is fixed.
clearProblem() - Method in interface org.eclipse.gef.ui.palette.customize.EntryPageContainer
Clears the error.
CLIENT_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Sub - classes that need to create their own unique IDs should do so by adding to this ID.
CLIENT_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Sub-classes that need to create their own unique IDs should do so by adding to this ID.
Clipboard - class org.eclipse.gef.ui.actions.Clipboard.
A GEF clipboard for cut/copy/paste actions between GEF editors.
Clipboard() - Constructor for class org.eclipse.gef.ui.actions.Clipboard
Constructs a new Clipboard object.
close() - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
 
close() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
NOTE: This dialog can be re-opened.
COLLAPSE_ALWAYS - Static variable in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
This is a constant for one of the auto-collapse options.
COLLAPSE_ALWAYS_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
The unique IDs for the various widgets.
COLLAPSE_ALWAYS_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Always close when opening another drawer"
COLLAPSE_AS_NEEDED - Static variable in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
This is a constant for one of the auto-collapse options.
COLLAPSE_AS_NEEDED_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Close automatically &when there is not enough room"
COLLAPSE_NEEDED_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
The unique IDs for the various widgets.
COLLAPSE_NEVER - Static variable in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
This is a constant for one of the auto-collapse options.
COLLAPSE_NEVER_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
The unique IDs for the various widgets.
COLLAPSE_NEVER_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Never close"
COLLAPSE_OPTIONS_TITLE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Drawer options: "
CombinedTemplateCreationEntry - class org.eclipse.gef.palette.CombinedTemplateCreationEntry.
A combination of a PaletteTemplateEntry and ToolEntry.
CombinedTemplateCreationEntry(String, String, Object, CreationFactory, ImageDescriptor, ImageDescriptor) - Constructor for class org.eclipse.gef.palette.CombinedTemplateCreationEntry
Constructs a combined CreationTool and Template Entry with the given parameters.
Command - class org.eclipse.gef.commands.Command.
An Abstract implementation of Command.
Command() - Constructor for class org.eclipse.gef.commands.Command
Constructs a Command with no label.
Command(String) - Constructor for class org.eclipse.gef.commands.Command
Constructs a Command with the specified label.
CommandStack - class org.eclipse.gef.commands.CommandStack.
An implementation of a command stack.
CommandStack() - Constructor for class org.eclipse.gef.commands.CommandStack
Constructs a command stack.
commandStackChanged(EventObject) - Method in interface org.eclipse.gef.commands.CommandStackListener
Called when the CommandStack's state has changed.
commandStackChanged(EventObject) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
When the command stack changes, the actions interested in the command stack are updated.
CommandStackListener - interface org.eclipse.gef.commands.CommandStackListener.
A CommandStackListener is notified whenever the CommandStack's state has changed.
commit() - Method in class org.eclipse.gef.tools.DirectEditManager
Commits the current value of the cell editor by getting a Command from the source edit part and executing it via the CommandStack.
commitDrag() - Method in interface org.eclipse.gef.DragTracker
The SelectionTool supports keyboard accessible drags.
commitDrag() - Method in class org.eclipse.gef.tools.SimpleDragTracker
 
commitDrag() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
Erases feedback and calls DragEditPartsTracker.performDrag().
commitDrag() - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
Erases source and target feedback and executes the current command.
commitDrag() - Method in class org.eclipse.gef.tools.AbstractTool
Added for compatibility.
COMPONENT_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
The key used to install a component EditPolicy.
ComponentEditPolicy - class org.eclipse.gef.editpolicies.ComponentEditPolicy.
A model-based EditPolicy for components within a container.
ComponentEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.ComponentEditPolicy
 
CompoundCommand - class org.eclipse.gef.commands.CompoundCommand.
An aggregation of multiple Commands.
CompoundCommand() - Constructor for class org.eclipse.gef.commands.CompoundCommand
Constructs an empty CompoundCommand
CompoundCommand(String) - Constructor for class org.eclipse.gef.commands.CompoundCommand
Constructs an empty CompoundCommand with the specified label.
computeWidth(Control) - Method in class org.eclipse.gef.ui.actions.ZoomComboContributionItem
Computes the width required by control
configureGraphicalViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Called to configure the graphical viewer before it receives its contents.
configurePaletteViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
Called to configure the viewer before it receives its contents.
configureShell(Shell) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
 
configureShell(Shell) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
 
CONNECTION_BENDPOINTS_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
The key used to install a bendpoint EditPolicy.
CONNECTION_ENDPOINTS_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
The key used to install a connection endpoint EditPolicy.
CONNECTION_LAYER - Static variable in interface org.eclipse.gef.LayerConstants
Identifies the layer containing connections, which typically appear on top of anything in the primary layer.
CONNECTION_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
The key used to install a connection EditPolicy.
ConnectionBendpointTracker - class org.eclipse.gef.tools.ConnectionBendpointTracker.
A tracker for creating new bendpoints or dragging existing ones.
ConnectionBendpointTracker() - Constructor for class org.eclipse.gef.tools.ConnectionBendpointTracker
Null constructor.
ConnectionBendpointTracker(ConnectionEditPart, int) - Constructor for class org.eclipse.gef.tools.ConnectionBendpointTracker
Constructs a tracker for the given connection and index.
ConnectionCreationTool - class org.eclipse.gef.tools.ConnectionCreationTool.
The default creation tool for connections.
ConnectionCreationTool() - Constructor for class org.eclipse.gef.tools.ConnectionCreationTool
Default Constructor.
ConnectionCreationTool(CreationFactory) - Constructor for class org.eclipse.gef.tools.ConnectionCreationTool
Constructs a new ConnectionCreationTool with the given factory.
ConnectionCreationToolEntry - class org.eclipse.gef.palette.ConnectionCreationToolEntry.
A palette ToolEntry for a ConnectionCreationTool.
ConnectionCreationToolEntry(String, String, CreationFactory, ImageDescriptor, ImageDescriptor) - Constructor for class org.eclipse.gef.palette.ConnectionCreationToolEntry
Constructor for ConnectionCreationToolEntry.
ConnectionDragCreationTool - class org.eclipse.gef.tools.ConnectionDragCreationTool.
A connection creation tool that implements DragTracker.
ConnectionDragCreationTool() - Constructor for class org.eclipse.gef.tools.ConnectionDragCreationTool
Default constructor.
ConnectionDragCreationTool(CreationFactory) - Constructor for class org.eclipse.gef.tools.ConnectionDragCreationTool
Constructs a new ConnectionDragCreationTool with the given factory.
ConnectionEditPart - interface org.eclipse.gef.ConnectionEditPart.
A specialization of GraphicalEditPart for representing connections.
ConnectionEditPolicy - class org.eclipse.gef.editpolicies.ConnectionEditPolicy.
A model-based EditPolicy for connections.
ConnectionEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.ConnectionEditPolicy
 
ConnectionEndHandle - class org.eclipse.gef.handles.ConnectionEndHandle.
A handle used at the end of the Connection.
ConnectionEndHandle() - Constructor for class org.eclipse.gef.handles.ConnectionEndHandle
Creates a new ConnectionEndHandle.
ConnectionEndHandle(ConnectionEditPart) - Constructor for class org.eclipse.gef.handles.ConnectionEndHandle
Creates a new ConnectionEndHandle, sets its owner to owner, and sets its locator to a ConnectionLocator.
ConnectionEndHandle(ConnectionEditPart, boolean) - Constructor for class org.eclipse.gef.handles.ConnectionEndHandle
Creates a new ConnectionEndHandle with its owner set to owner.
ConnectionEndpointEditPolicy - class org.eclipse.gef.editpolicies.ConnectionEndpointEditPolicy.
A selection handle policy for placing handles at the two ends of a ConnectionEditPart.
ConnectionEndpointEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.ConnectionEndpointEditPolicy
 
ConnectionEndpointTracker - class org.eclipse.gef.tools.ConnectionEndpointTracker.
A DragTracker that moves the endpoint of a connection to another location.
ConnectionEndpointTracker(ConnectionEditPart) - Constructor for class org.eclipse.gef.tools.ConnectionEndpointTracker
Constructs a new ConnectionEndpointTracker for the given ConnectionEditPart.
connectionFeedback - Variable in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
The connection feedback displayed during creates
ConnectionHandle - class org.eclipse.gef.handles.ConnectionHandle.
The base implementation for handles used with editparts whose figure is a Connection.
ConnectionHandle() - Constructor for class org.eclipse.gef.handles.ConnectionHandle
Creates a new ConnectionHandle.
ConnectionHandle(boolean) - Constructor for class org.eclipse.gef.handles.ConnectionHandle
Creates a new handle with the given fixed setting.
ConnectionStartHandle - class org.eclipse.gef.handles.ConnectionStartHandle.
A handle used at the start of the Connection.
ConnectionStartHandle() - Constructor for class org.eclipse.gef.handles.ConnectionStartHandle
Creates a new ConnectionStartHandle.
ConnectionStartHandle(ConnectionEditPart) - Constructor for class org.eclipse.gef.handles.ConnectionStartHandle
Creates a new ConnectionStartHandle, sets its owner to owner, and sets its locator to a ConnectionLocator.
ConnectionStartHandle(ConnectionEditPart, boolean) - Constructor for class org.eclipse.gef.handles.ConnectionStartHandle
Creates a new ConnectionStartHandle and sets its owner to owner.
constantSelection - Variable in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
The unmodifiable list of selected editparts.
ConstrainedLayoutEditPolicy - class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy.
For use with LayoutManager that require a constraint.
ConstrainedLayoutEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
 
CONTAINER_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
The key used to install a container EditPolicy.
ContainerEditPolicy - class org.eclipse.gef.editpolicies.ContainerEditPolicy.
An EditPolicy for use with container editparts.
ContainerEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.ContainerEditPolicy
 
containsPoint(int, int) - Method in class org.eclipse.gef.handles.MoveHandle
Returns true if the point (x,y) is contained within this handle.
ContentOutlinePage - class org.eclipse.gef.ui.parts.ContentOutlinePage.
A adapter for an outline page containing a single EditPartViewer.
ContentOutlinePage(EditPartViewer) - Constructor for class org.eclipse.gef.ui.parts.ContentOutlinePage
Constructs a ContentOutlinePage for the given viewer.
contents - Variable in class org.eclipse.gef.editparts.ScalableRootEditPart
Deprecated. call getContents()
contents - Variable in class org.eclipse.gef.editparts.GraphicalRootEditPart
Deprecated. The contents
contents - Variable in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Deprecated. call getContents()
ContextMenuProvider - class org.eclipse.gef.ContextMenuProvider.
Extends MenuManager to allow populating the menu directly from the manager itself.
ContextMenuProvider(EditPartViewer) - Constructor for class org.eclipse.gef.ContextMenuProvider
Constructs a context menu for the specified EditPartViewer.
convert(EditPartViewer, EditPart) - Method in class org.eclipse.gef.ui.parts.SelectionSynchronizer
Maps the given editpart from one viewer to an editpart in another viewer.
convertLayoutToPreferenceName(int) - Static method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
This is a convenience method that converts the given layout mode to the matching preference name.
convertPreferenceNameToLayout(String) - Static method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
This convenience method converts the given preference to the matching layout mode.
CopyRetargetAction - class org.eclipse.gef.ui.actions.CopyRetargetAction.
 
CopyRetargetAction() - Constructor for class org.eclipse.gef.ui.actions.CopyRetargetAction
Constructs a new CopyRetargetAction with the default ID, label and image.
CopyTemplateAction - class org.eclipse.gef.ui.actions.CopyTemplateAction.
Copies the currently selected template in the palatte to the default GEF Clipboard.
CopyTemplateAction(IEditorPart) - Constructor for class org.eclipse.gef.ui.actions.CopyTemplateAction
Constructs a new CopyTemplateAction.
CornerTriangleBorder - class org.eclipse.gef.handles.CornerTriangleBorder.
Deprecated. this class is no longer used
CornerTriangleBorder(boolean) - Constructor for class org.eclipse.gef.handles.CornerTriangleBorder
Deprecated. Creates a new CornerTriangleBorder.
createActions() - Method in class org.eclipse.gef.ui.palette.LayoutAction
 
createActions() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Creates actions for this editor.
createAddCommand(EditPart, EditPart) - Method in class org.eclipse.gef.editpolicies.OrderedLayoutEditPolicy
Returns the Command to add the specified child after a reference EditPart.
createAddCommand(EditPart, Object) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Returns the Command to perform an Add with the specified child and constraint.
createButton(Composite, int, String, int, ImageDescriptor) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
This method should not be used to create buttons for the button bar.
createButton(Composite, int, String, int, ImageDescriptor) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
This method should not be used to create buttons for the button bar.
createButtonsForButtonBar(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Creates the OK, Cancel and Apply buttons
createCellEditorOn(Composite) - Method in class org.eclipse.gef.tools.DirectEditManager
Creates the cell editor on the given composite.
createChangeConstraintCommand(EditPart, Object) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Returns the Command to change the specified child's constraint.
createChild(Object) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Create the child EditPart for the given model object.
createChildEditPolicy(EditPart) - Method in class org.eclipse.gef.editpolicies.OrderedLayoutEditPolicy
Since Ordered layouts generally don't use constraints, a NonResizableEditPolicy is used by default for children.
createChildEditPolicy(EditPart) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Returns the "satellite" EditPolicy used to decorate the child.
createChildEditPolicy(EditPart) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
A NonResizableEditPolicy is used by default for children.
createColumnsOptions(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Creates and initializes (i.e. loads the current settings from PaletteViewerPreferences) the options for columns layout.
createConnection(Object) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
Creates a ConnectionEditPart for the given model.
CreateConnectionRequest - class org.eclipse.gef.requests.CreateConnectionRequest.
A Request to create a new Connection.
CreateConnectionRequest() - Constructor for class org.eclipse.gef.requests.CreateConnectionRequest
 
createControl(Composite) - Method in interface org.eclipse.gef.EditPartViewer
Optionally creates the default Control using the default style.
createControl(Composite) - Method in class org.eclipse.gef.ui.actions.ZoomComboContributionItem
 
createControl(Composite) - Method in class org.eclipse.gef.ui.parts.TreeViewer
Creates the default tree and sets it as the control.
createControl(Composite) - Method in class org.eclipse.gef.ui.parts.ScrollingGraphicalViewer
 
createControl(Composite) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
createControl(Composite) - Method in class org.eclipse.gef.ui.parts.ContentOutlinePage
Forwards the createControl request to the editpartviewer.
createControl(Composite) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
createControl(Composite, PaletteEntry) - Method in interface org.eclipse.gef.ui.palette.customize.EntryPage
Creates the Control that displays the properties of the given entry.
createControl(Composite, PaletteEntry) - Method in class org.eclipse.gef.ui.palette.customize.DrawerEntryPage
 
createControl(Composite, PaletteEntry) - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
 
createCreateCommand(Object, CreationFactory) - Method in class org.eclipse.gef.editpolicies.ContainerEditPolicy
Deprecated. this is an archaic method left behind to force compile errors on old code.
createDefaultRoot() - Method in class org.eclipse.gef.ui.palette.PaletteViewer
 
createDefaultRoot() - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
Creates the default root editpart.
createDeleteCommand(GroupRequest) - Method in class org.eclipse.gef.editpolicies.RootComponentEditPolicy
Overridden to prevent the host from being deleted.
createDeleteCommand(GroupRequest) - Method in class org.eclipse.gef.editpolicies.ComponentEditPolicy
Override to contribute to the component's being deleted.
createDeleteCommand(List) - Static method in class org.eclipse.gef.ui.actions.DeleteAction
Deprecated. this method will become an instance method in the next release.
createDescText(Composite) - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
Creates the Text where the description of the entry is to be displayed.
createDetailsOptions(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Creates and initializes (i.e. loads the current settings from PaletteViewerPreferences) the options for details layout.
createDialogArea(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
 
createDialogArea(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
The dialog area contains the following: Outline (PaletteCustomizerDialog.createOutline(Composite)) Properties Panel (PaletteCustomizerDialog.createPropertiesPanel(Composite)) It is recommended that this method not be overridden.
createDirectEditRequest() - Method in class org.eclipse.gef.tools.DirectEditManager
Creates and returns the DirectEditRequest.
createDragSourceFeedbackFigure() - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
Creates the figure used for feedback.
createDragTracker() - Method in class org.eclipse.gef.handles.ResizeHandle
Returns null for the DragTracker.
createDragTracker() - Method in class org.eclipse.gef.handles.MoveHandle
Overridden to create a DragEditPartsTracker.
createDragTracker() - Method in class org.eclipse.gef.handles.ConnectionStartHandle
Creates and returns a new ConnectionEndpointTracker.
createDragTracker() - Method in class org.eclipse.gef.handles.ConnectionEndHandle
Creates and returns a new ConnectionEndpointTracker.
createDragTracker() - Method in class org.eclipse.gef.handles.BendpointMoveHandle
Creates and returns a new ConnectionBendpointTracker.
createDragTracker() - Method in class org.eclipse.gef.handles.BendpointHandle
By default, null is returned for the DragTracker.
createDragTracker() - Method in class org.eclipse.gef.handles.BendpointCreationHandle
Creates and returns a new ConnectionBendpointTracker.
createDragTracker() - Method in class org.eclipse.gef.handles.AbstractHandle
Creates a new drag tracker to be returned by getDragTracker().
createDrawerCollapseOptions(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Creates and initializes (i.e., loads the current value from the PaletteViewerPreferences) the part of the dialog where the options to close drawers will be displayed.
createDrawerEditPart(EditPart, Object) - Method in class org.eclipse.gef.ui.palette.PaletteEditPartFactory
Create DrawerEditPart - edit part for PaletteDrawer
createDummyConnection(Request) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Returns a connection to be used as feeback during creates.
createEditPart(EditPart, Object) - Method in interface org.eclipse.gef.EditPartFactory
Creates a new EditPart given the specified context and model.
createEditPart(EditPart, Object) - Method in class org.eclipse.gef.ui.palette.PaletteEditPartFactory
 
createEditPolicies() - Method in class org.eclipse.gef.editparts.ScalableRootEditPart
 
createEditPolicies() - Method in class org.eclipse.gef.editparts.RootTreeEditPart
 
createEditPolicies() - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Deprecated.  
createEditPolicies() - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
 
createEditPolicies() - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
Override this method to install the EditPolicies for your EditPart.
createEditPolicies() - Method in class org.eclipse.gef.editparts.AbstractEditPart
Creates the initial EditPolicies and/or reserves slots for dynamic ones.
createEntryEditPart(EditPart, Object) - Method in class org.eclipse.gef.ui.palette.PaletteEditPartFactory
Create ToolEntryEditPart - edit part for ToolEntry
createFigure() - Method in class org.eclipse.gef.editparts.ScalableRootEditPart
 
createFigure() - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Deprecated.  
createFigure() - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
 
createFigure() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
Creates the Figure to be used as this part's visuals.
createFigure() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
Returns a newly created Figure to represent these type of EditParts.
createFontSettings(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Creates and initializes (i.e. loads the current settings from PaletteViewerPreferences) the part of the dialog that displays the font settings.
createGraphicalViewer(Composite) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Creates the GraphicalViewer on the specified Composite.
createGroupEditPart(EditPart, Object) - Method in class org.eclipse.gef.ui.palette.PaletteEditPartFactory
Create GroupEditPart - edit part for PaletteGroup
createHiddenCheckBox(Composite) - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
Creates the Button (CheckBox) for indicating the hidden status of the entry.
createHoverRequest() - Method in class org.eclipse.gef.tools.SelectionTool
Creates the hover request (a LocationRequest) and sets its type to RequestConstants.REQ_SELECTION_HOVER.
createIconsOnlyOptions(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Creates and initializes (i.e. loads the current settings from PaletteViewerPreferences) the options for icons layout.
createLabel(Composite, int, String) - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
Creates a label
createLayers(LayeredPane) - Method in class org.eclipse.gef.editparts.ScalableRootEditPart
 
createLayers(LayeredPane) - Method in class org.eclipse.gef.editparts.ScalableFreeformRootEditPart
 
createLayers(LayeredPane) - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Creates the top-most set of layers on the given layered pane.
createLayoutOptions(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Creates the part of the dialog that displays the various options for the selected layout.
createLayoutSettings(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Creates the part of the dialog that displays the lists the available layout modes.
createLightweightSystem() - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
Creates the lightweight system used to host figures.
createListener() - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
creates the EditPartListener for observing when children are added to the host.
createListOptions(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Creates and initializes (i.e. loads the current settings from PaletteViewerPreferences) the options for list layout.
createMainPaletteEditPart(EditPart, Object) - Method in class org.eclipse.gef.ui.palette.PaletteEditPartFactory
Create SliderPaletteEditPart - edit part for PaletteRoot
createMoveChildCommand(EditPart, EditPart) - Method in class org.eclipse.gef.editpolicies.OrderedLayoutEditPolicy
Returns the Command to move the specified child after a reference EditPart.
createNameText(Composite) - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
Creates the Text where the name of the entry is to be displayed.
createNewEntry(Shell) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSeparatorFactory
 
createNewEntry(Shell) - Method in class org.eclipse.gef.ui.palette.customize.PaletteGroupFactory
 
createNewEntry(Shell) - Method in class org.eclipse.gef.ui.palette.customize.PaletteEntryFactory
Create the PaletteEntry
createNewEntry(Shell) - Method in class org.eclipse.gef.ui.palette.customize.PaletteDrawerFactory
 
createNewEntry(Shell, PaletteEntry) - Method in class org.eclipse.gef.ui.palette.customize.PaletteEntryFactory
This method is called when a new palette entry of the type supported by this PaletteEntryFactory is to be created.
createOpenDrawerInitiallyOption(Composite) - Method in class org.eclipse.gef.ui.palette.customize.DrawerEntryPage
Creates the button that provides the option to pin a drawer open at start-up.
createOperationSet() - Method in class org.eclipse.gef.tools.ResizeTracker
Returns all selected parts which understand resizing.
createOperationSet() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
Returns a List of top-level edit parts excluding dependants (by calling ToolUtilities.getSelectionWithoutDependants(EditPartViewer) that understand the current target request (by calling ToolUtilities.filterEditPartsUnderstanding(List, Request).
createOperationSet() - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
createOperationSet() - Method in class org.eclipse.gef.tools.AbstractTool
Returns a new List of editparts that this tool is operating on.
createOptionsPage(Composite, String, int) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
This helper method is a result of code-factoring.
createOrFindConnection(Object) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
Searches for an existing ConnectionEditPart in the Viewer's EditPart registry and returns it if one is found.
createOutline(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Creates the outline part of the dialog.
createOutlineActions() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Creates the actions that manipulate the palette model.
createOutlineContextMenu() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Uses a MenuManager to create the context menu for the outline.
createOutlineToolBar(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Uses a ToolBarManager to create the ToolBar in the outline part of the dialog.
createOutlineTreeViewer(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Creates the TreeViewer that is the outline of the model.
createPaletteViewer(Composite) - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
Creates the palette on the given composite.
createPartControl(Composite) - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
 
createPartControl(Composite) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Realizes the Editor by creating it's Control.
createPinDrawerInitiallyOption(Composite) - Method in class org.eclipse.gef.ui.palette.customize.DrawerEntryPage
Creates the button that provides the option to have a drawer open at start-up.
createPrintableLayers() - Method in class org.eclipse.gef.editparts.ScalableRootEditPart
Creates a layered pane and the layers that should be printed.
createPrintableLayers() - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Creates a layered pane and the layers that should be printed.
createPropertiesPanel(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Creates the part of the dialog where the properties of the element selected in the outline will be displayed.
createPropertiesPanelTitle(Composite) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Creates the title for the properties panel.
CreateRequest - class org.eclipse.gef.requests.CreateRequest.
A Request to create a new object.
CreateRequest() - Constructor for class org.eclipse.gef.requests.CreateRequest
Creates a CreateRequest with the default type.
CreateRequest(Object) - Constructor for class org.eclipse.gef.requests.CreateRequest
Creates a CreateRequest with the given type.
createScaledLayers() - Method in class org.eclipse.gef.editparts.ScalableRootEditPart
Creates a scalable layered pane and the layers that should be scaled.
createScaledLayers() - Method in class org.eclipse.gef.editparts.ScalableFreeformRootEditPart
Creates a layered pane and the layers that should be scaled.
createSectionTitle(Composite, String) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
A convenient method to create CLabel titles (like the ones used in the Preferences dialog in the Eclipse workbench) throughout the dialog.
createSelectionHandles() - Method in class org.eclipse.gef.editpolicies.SelectionHandlesEditPolicy
Subclasses must implement to provide the list of handles.
createSelectionHandles() - Method in class org.eclipse.gef.editpolicies.ResizableEditPolicy
 
createSelectionHandles() - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
 
createSelectionHandles() - Method in class org.eclipse.gef.editpolicies.ConnectionEndpointEditPolicy
 
createSelectionHandles() - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Creates selection handles for the bendpoints.
createSeparatorEditPart(EditPart, Object) - Method in class org.eclipse.gef.ui.palette.PaletteEditPartFactory
Create SeparatorEditPart - edit part for PaletteSeparator
createSourceRequest() - Method in class org.eclipse.gef.tools.SimpleDragTracker
Creates and returns a new Request that is used during the drag.
createSourceRequest() - Method in class org.eclipse.gef.tools.ResizeTracker
 
createSourceRequest() - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
Creates a BendpointRequest.
createTargetRequest() - Method in class org.eclipse.gef.dnd.TemplateTransferDropTargetListener
 
createTargetRequest() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Creates and returns the Request that will be sent to the targeted EditPart.
createTargetRequest() - Method in class org.eclipse.gef.tools.TargetingTool
Creates the target request that will be used with the target editpart.
createTargetRequest() - Method in class org.eclipse.gef.tools.SelectionTool
Creates a SelectionRequest for the target request.
createTargetRequest() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
Creates a ChangeBoundsRequest.
createTargetRequest() - Method in class org.eclipse.gef.tools.CreationTool
Creates a CreateRequest and sets this tool's factory on the request.
createTargetRequest() - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
Creates the target request, a ReconnectRequest.
createTargetRequest() - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
createTemplateEditPart(EditPart, Object) - Method in class org.eclipse.gef.ui.palette.PaletteEditPartFactory
Create TemplateEditPart - edit part for PaletteTemplateEntry
createText(Composite, int, String) - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
Creates a Text.
createTool() - Method in class org.eclipse.gef.palette.ToolEntry
Handles the creation of a new Tool.
createTool() - Method in class org.eclipse.gef.palette.SelectionToolEntry
 
createTool() - Method in class org.eclipse.gef.palette.MarqueeToolEntry
 
createTool() - Method in class org.eclipse.gef.palette.CreationToolEntry
 
createTool() - Method in class org.eclipse.gef.palette.ConnectionCreationToolEntry
 
createUndoablePropertySheetEntry(CommandStack) - Static method in class org.eclipse.gef.GEFPlugin
Create a root undoable property sheet entry.
createViewport() - Method in class org.eclipse.gef.editparts.ScalableRootEditPart
Constructs the viewport that will be used to contain all of the layers.
CreationFactory - interface org.eclipse.gef.requests.CreationFactory.
A factory used to create new objects.
CreationTool - class org.eclipse.gef.tools.CreationTool.
The CreationTool creates new EditParts via a CreationFactory.
CreationTool() - Constructor for class org.eclipse.gef.tools.CreationTool
Default constructor.
CreationTool(CreationFactory) - Constructor for class org.eclipse.gef.tools.CreationTool
Constructs a new CreationTool with the given factory.
CreationToolEntry - class org.eclipse.gef.palette.CreationToolEntry.
A palette ToolEntry for a CreationTool.
CreationToolEntry(String, String, CreationFactory, ImageDescriptor, ImageDescriptor) - Constructor for class org.eclipse.gef.palette.CreationToolEntry
Constructor for CreationToolEntry.
CURSOR_PLUG - Static variable in class org.eclipse.gef.SharedCursors
 
CURSOR_PLUG_NOT - Static variable in class org.eclipse.gef.SharedCursors
 
CURSOR_TREE_ADD - Static variable in class org.eclipse.gef.SharedCursors
 
CURSOR_TREE_MOVE - Static variable in class org.eclipse.gef.SharedCursors
 
CUSTOMIZE_DIALOG_TITLE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Customize Palette"
CustomizeAction - class org.eclipse.gef.ui.palette.CustomizeAction.
This action launches the PaletteCustomizerDialog for the given palette.
CustomizeAction(PaletteViewer) - Constructor for class org.eclipse.gef.ui.palette.CustomizeAction
Constructor

Eclipse GEF
2.1
A B C D E F G H I J K L M N O P R S T U V W X Z
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.