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

S

save() - Method in class org.eclipse.gef.ui.palette.PaletteCustomizer
Persists the changes made to the model.
save() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
This method is invoked when the changes made since the last save need to be saved.
SaveAction - class org.eclipse.gef.ui.actions.SaveAction.
An action to save the editor's current state.
SaveAction(IEditorPart) - Constructor for class org.eclipse.gef.ui.actions.SaveAction
Creates a SaveAction and associates it with the given editor.
saveOriginalConstraint() - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Since the original figure is used for feedback, this method saves the original constraint, so that is can be restored when the feedback is erased.
ScalableFreeformRootEditPart - class org.eclipse.gef.editparts.ScalableFreeformRootEditPart.
 
ScalableFreeformRootEditPart() - Constructor for class org.eclipse.gef.editparts.ScalableFreeformRootEditPart
Constructor for ScalableFreeformRootEditPart
ScrollingGraphicalViewer - class org.eclipse.gef.ui.parts.ScrollingGraphicalViewer.
 
ScrollingGraphicalViewer() - Constructor for class org.eclipse.gef.ui.parts.ScrollingGraphicalViewer
 
select(EditPart) - Method in interface org.eclipse.gef.EditPartViewer
Replaces the current selection with the specified EditPart.
select(EditPart) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
SELECTED - Static variable in interface org.eclipse.gef.EditPart
Used to indicate non-primary selection
SELECTED_NONE - Static variable in interface org.eclipse.gef.EditPart
Used to indicate no selection
SELECTED_PRIMARY - Static variable in interface org.eclipse.gef.EditPart
Used to indicate primary selection, or "Anchor" selection.
SelectEditPartTracker - class org.eclipse.gef.tools.SelectEditPartTracker.
 
SelectEditPartTracker(EditPart) - Constructor for class org.eclipse.gef.tools.SelectEditPartTracker
 
selectedStateChanged(EditPart) - Method in interface org.eclipse.gef.EditPartListener
Called when the selected state of an EditPart has changed.
selectedStateChanged(EditPart) - Method in class org.eclipse.gef.EditPartListener.Stub
 
selection - Variable in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
SELECTION_FEEDBACK_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
The key used to install a selection feedback EditPolicy.
SelectionAction - class org.eclipse.gef.ui.actions.SelectionAction.
Superclass for an action needing the current selection.
SelectionAction(IEditorPart) - Constructor for class org.eclipse.gef.ui.actions.SelectionAction
Creates a SelectionAction and associates it with the given editor.
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.gef.ui.actions.CopyTemplateAction
Sets the selected EditPart and refreshes the enabled state of this action.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.gef.ui.parts.SelectionSynchronizer
 
SelectionEditPolicy - class org.eclipse.gef.editpolicies.SelectionEditPolicy.
A GraphicalEditPolicy that is sensitive to the host's selection.
SelectionEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.SelectionEditPolicy
 
SelectionHandlesEditPolicy - class org.eclipse.gef.editpolicies.SelectionHandlesEditPolicy.
A SelectionEditPolicy which maintains a List of handles.
SelectionHandlesEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.SelectionHandlesEditPolicy
 
selectionListeners - Variable in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
SelectionRequest - class org.eclipse.gef.requests.SelectionRequest.
 
SelectionRequest() - Constructor for class org.eclipse.gef.requests.SelectionRequest
 
SelectionSynchronizer - class org.eclipse.gef.ui.parts.SelectionSynchronizer.
 
SelectionSynchronizer() - Constructor for class org.eclipse.gef.ui.parts.SelectionSynchronizer
 
SelectionTool - class org.eclipse.gef.tools.SelectionTool.
Tool to select and manipulate figures.
SelectionTool() - Constructor for class org.eclipse.gef.tools.SelectionTool
 
SelectionToolEntry - class org.eclipse.gef.palette.SelectionToolEntry.
 
SelectionToolEntry() - Constructor for class org.eclipse.gef.palette.SelectionToolEntry
 
SelectionToolEntry(String) - Constructor for class org.eclipse.gef.palette.SelectionToolEntry
Constructor for SelectionToolEntry.
SelectionToolEntry(String, String) - Constructor for class org.eclipse.gef.palette.SelectionToolEntry
Constructor for SelectionToolEntry.
setActionRegistry(ActionRegistry) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Sets the ActionRegistry for this EditorPart.
setActiveEditor(IEditorPart) - Method in class org.eclipse.gef.ui.actions.ActionBarContributor
 
setActiveEntry(PaletteEntry) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
This methods sets the active entry.
setActiveEntryPage(EntryPage) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Sets the given EntryPage as the top page in the PageBook that shows the properties of the item selected in the Outline.
setActiveTool(Tool) - Method in class org.eclipse.gef.EditDomain
Sets the active Tool for this EditDomain.
setActiveTool(ToolEntry) - Method in class org.eclipse.gef.ui.palette.PaletteViewer
Sets the active entry for this palette.
setAlignment(int) - Method in class org.eclipse.gef.requests.AlignmentRequest
 
setAlignmentRectangle(Rectangle) - Method in class org.eclipse.gef.requests.AlignmentRequest
 
setAnchor(ConnectionAnchor) - Method in class org.eclipse.gef.editpolicies.FeedbackHelper
 
setAutoCollapseSetting(int) - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
Sets the auto-collapse setting.
setAutoCollapseSetting(int) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
setAutoexposeHelper(AutoexposeHelper) - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
 
setAutoexposeHelper(AutoexposeHelper) - Method in class org.eclipse.gef.tools.TargetingTool
 
setCapture(IFigure) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher
 
setCellEditor(CellEditor) - Method in class org.eclipse.gef.requests.DirectEditRequest
 
setCellEditor(CellEditor) - Method in class org.eclipse.gef.tools.DirectEditManager
 
setCommandName(String) - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
 
setCommandStack(CommandStack) - Method in class org.eclipse.gef.EditDomain
Sets the CommandStack.
setConnection(Connection) - Method in class org.eclipse.gef.editpolicies.FeedbackHelper
 
setConnectionEditPart(ConnectionEditPart) - Method in class org.eclipse.gef.requests.ReconnectRequest
Sets the ConnectionEditPart to be reconnected.
setConnectionEditPart(ConnectionEditPart) - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
 
setConnectionEditPart(ConnectionEditPart) - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
setConnectionSource(EditPart) - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
setConsole(Text) - Static method in class org.eclipse.gef.GEF
 
setContents(EditPart) - Method in interface org.eclipse.gef.RootEditPart
Sets the contents EditPart.
setContents(EditPart) - Method in interface org.eclipse.gef.EditPartViewer
Sets the for this Viewer.
setContents(EditPart) - Method in class org.eclipse.gef.editparts.RootTreeEditPart
 
setContents(EditPart) - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Sets the contents.
setContents(EditPart) - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Sets the contents.
setContents(EditPart) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setContents(Object) - Method in interface org.eclipse.gef.EditPartViewer
Creates an EditPart for the specified contents using this viewer's EditPartFactory.
setContents(Object) - Method in class org.eclipse.gef.ui.actions.Clipboard
Sets the contents of the clipboard.
setContents(Object) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setContextMenu(MenuManager) - Method in interface org.eclipse.gef.EditPartViewer
Sets the MenuManager for this viewer's context menu.
setContextMenu(MenuManager) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
Extended implementation to flush asynchronous paints in draw2d.
setContextMenu(MenuManager) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setControl(Control) - Method in interface org.eclipse.gef.EditPartViewer
Optionally sets the Control for this viewer.
setControl(Control) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setCurrentCommand(Command) - Method in class org.eclipse.gef.tools.AbstractTool
Sets the current command.
setCurrentEvent(DropTargetEvent) - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Sets the current DropTargetEvent.
setCurrentUseLargeIcons(boolean) - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
Sets the "Use Large Icons" option for the currently active layout
setCurrentUseLargeIcons(boolean) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
setCursor(Cursor) - Method in interface org.eclipse.gef.EditPartViewer
Sets the cursor for the viewer's Control.
setCursor(Cursor) - Method in class org.eclipse.gef.tools.AbstractTool
Set the cursor on the argument to the not cursor Record the fact we have altered the cursor of this viewer so that when we are deactivated we can go back and set it to normal
setCursor(Cursor) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
setCursor(Cursor) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher
 
setCursor(Cursor) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setCustomizer(PaletteCustomizer) - Method in class org.eclipse.gef.ui.palette.PaletteViewer
Sets the customizer.
setDebugLabel(String) - Method in class org.eclipse.gef.commands.Command
Sets the debug label for this command
setDefaultCursor(Cursor) - Method in class org.eclipse.gef.tools.AbstractTool
Sets the default cursor.
setDefaultEntry(ToolEntry) - Method in class org.eclipse.gef.palette.PaletteRoot
 
setDefaultSelection(PaletteEntry) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Sets the given PaletteEntry as the one to be selected when the dialog opens.
setDefaultTool(Tool) - Method in class org.eclipse.gef.EditDomain
Sets the default Tool, which is used if the Palette does not provide a default
setDescription(String) - Method in class org.eclipse.gef.palette.PaletteEntry
Mutator method for description
setDirectEditFeature(Object) - Method in class org.eclipse.gef.requests.DirectEditRequest
 
setDirectEditRequest(Request) - Method in class org.eclipse.gef.ui.actions.DirectEditAction
 
setDirty(boolean) - Method in class org.eclipse.gef.tools.DirectEditManager
 
setDisabledCursor(Cursor) - Method in class org.eclipse.gef.tools.AbstractTool
Sets the disabled cursor.
setDragCursor(Cursor) - Method in class org.eclipse.gef.handles.AbstractHandle
Sets the Cursor for the handle.
setDragSource(DragSource) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
setDragSource(DragSource) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setDragTracker(DragTracker) - Method in class org.eclipse.gef.handles.AbstractHandle
 
setDragTracker(DragTracker) - Method in class org.eclipse.gef.tools.SelectionTool
 
setDrawerType(Object) - Method in class org.eclipse.gef.palette.PaletteDrawer
DrawerType indicates whether a drawer will contain ToolEntries of PaletteTemplateEntries.
setDropTarget(DropTarget) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
Sets the dropTarget.
setEditDomain(DefaultEditDomain) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Sets the EditDomain for this EditorPart.
setEditDomain(EditDomain) - Method in interface org.eclipse.gef.Tool
Called to set the EditDomain for this Tool.
setEditDomain(EditDomain) - Method in interface org.eclipse.gef.EditPartViewer
Sets the EditDomain for this viewer.
setEditDomain(EditDomain) - Method in class org.eclipse.gef.tools.AbstractTool
Sets the EditDomain.
setEditDomain(EditDomain) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
setEditDomain(EditDomain) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setEditorPart(IEditorPart) - Method in class org.eclipse.gef.DefaultEditDomain
Sets the IEditorPart for this EditDomain.
setEditorPart(IEditorPart) - Method in class org.eclipse.gef.ui.actions.EditorPartAction
Sets the editor.
setEditPart(GraphicalEditPart) - Method in class org.eclipse.gef.tools.DirectEditManager
 
setEditPartFactory(EditPartFactory) - Method in interface org.eclipse.gef.EditPartViewer
Sets the EditPartFactory.
setEditPartFactory(EditPartFactory) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setEditParts(EditPart) - Method in class org.eclipse.gef.requests.GroupRequest
A helper method to set the given EditPart as the requester.
setEditParts(List) - Method in class org.eclipse.gef.requests.GroupRequest
Sets the EditParts making this Request to the given List.
setFactory(CreationFactory) - Method in class org.eclipse.gef.requests.CreateRequest
Sets the factory to be used when creating the new object.
setFactory(CreationFactory) - Method in class org.eclipse.gef.tools.CreationTool
 
setFactory(CreationFactory) - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
setFigure(IFigure) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
Sets the Figure
setFixed(boolean) - Method in class org.eclipse.gef.handles.ConnectionHandle
 
setFlag(int, boolean) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Sets the value of the specified flag.
setFlag(int, boolean) - Method in class org.eclipse.gef.util.FlagSupport
 
setFocus() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
setFocus() - Method in class org.eclipse.gef.ui.parts.ContentOutlinePage
Sets focus to a part in the page.
setFocus(boolean) - Method in interface org.eclipse.gef.EditPart
Set the focus property to reflect the value in the EditPartViewer.
setFocus(boolean) - Method in class org.eclipse.gef.editparts.AbstractEditPart
 
setFocus(boolean) - Method in class org.eclipse.gef.editpolicies.SelectionEditPolicy
Sets the internal focus value.
setFocus(EditPart) - Method in interface org.eclipse.gef.EditPartViewer
Sets the focus EditPart.
setFocus(EditPart) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setFontData(FontData) - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
Sets the FontData for the palette
setFontData(FontData) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
setGraphicalViewer(GraphicalViewer) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Sets the graphicalViewer for this EditorPart.
setHost(EditPart) - Method in interface org.eclipse.gef.EditPolicy
Sets the host in which this EditPolicy is installed.
setHost(EditPart) - Method in class org.eclipse.gef.editpolicies.AbstractEditPolicy
 
setHoverActive(boolean) - Method in class org.eclipse.gef.tools.AbstractTool
Sets the hover flag to true.
setId(String) - Method in class org.eclipse.gef.palette.PaletteSeparator
Sets the id
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.gef.ui.palette.customize.PaletteEntryFactory
Sets the ImageDescriptor used to create the image to represent this factory
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizationAction
 
setIndex(int) - Method in class org.eclipse.gef.handles.BendpointHandle
Sets the index.
setIndex(int) - Method in class org.eclipse.gef.requests.BendpointRequest
 
setIndex(int) - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
setInitialState(int) - Method in class org.eclipse.gef.palette.PaletteDrawer
Sets the initial state of this drawer (i.e. the state that this drawer should be when the palette is created).
setInput(MouseEvent) - Method in class org.eclipse.gef.tools.AbstractTool.Input
Sets the mouse and keyboard input based on the MouseEvent.
setKeyHandler(KeyHandler) - Method in interface org.eclipse.gef.EditPartViewer
Sets the KeyHandler.
setKeyHandler(KeyHandler) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setLabel(String) - Method in class org.eclipse.gef.commands.Command
Sets the label used to describe this command to the User.
setLabel(String) - Method in class org.eclipse.gef.palette.PaletteEntry
Mutator method for label
setLabel(String) - Method in class org.eclipse.gef.ui.palette.customize.PaletteEntryFactory
Sets this factory's name.
setLargeIcon(ImageDescriptor) - Method in class org.eclipse.gef.palette.PaletteEntry
Mutator method for large icon
setLastButtonPressed(int) - Method in class org.eclipse.gef.requests.SelectionRequest
 
setLayoutConstraint(EditPart, IFigure, Object) - Method in interface org.eclipse.gef.GraphicalEditPart
Sets the specified constraint for a child's Figure on the content pane figure for this GraphicalEditPart.
setLayoutConstraint(EditPart, IFigure, Object) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
 
setLayoutSetting(int) - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
Sets the given setting as the current layout.
setLayoutSetting(int) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
setListener(EditPartListener) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Sets the EditPartListener used to decorate new children.
setLocation(Point) - Method in class org.eclipse.gef.requests.LocationRequest
Sets the current location.
setLocation(Point) - Method in class org.eclipse.gef.requests.CreateRequest
Sets the location where the new object will be placed.
setLocation(Point) - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Sets the location of the mouse pointer.
setLocator(CellEditorLocator) - Method in class org.eclipse.gef.tools.DirectEditManager
Sets the locator.
setLocator(Locator) - Method in class org.eclipse.gef.handles.AbstractHandle
 
setMargin(Insets) - Method in class org.eclipse.gef.editparts.ViewportExposeHelper
 
setMaximumFrameCount(int) - Method in class org.eclipse.gef.editparts.ViewportExposeHelper
Sets the maximumFrameCount.
setMinimumFrameCount(int) - Method in class org.eclipse.gef.editparts.ViewportExposeHelper
Sets the minimumFrameCount.
setModel(Object) - Method in interface org.eclipse.gef.EditPart
Sets the model.
setModel(Object) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Set the primary model object that this EditPart represents.
setModifiers(int) - Method in class org.eclipse.gef.requests.SelectionRequest
 
setMouseButton(int, boolean) - Method in class org.eclipse.gef.tools.AbstractTool.Input
Sets mouse button # which to be pressed if state is true.
setMouseLocation(Point) - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Deprecated.  
setMoveDelta(Point) - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Sets the move delta.
setMovingStartAnchor(boolean) - Method in class org.eclipse.gef.editpolicies.FeedbackHelper
 
setObject(Object) - Method in class org.eclipse.gef.dnd.SimpleObjectTransfer
Sets the Object.
setOverrideCursor(Cursor) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher
 
setOwner(GraphicalEditPart) - Method in class org.eclipse.gef.handles.AbstractHandle
 
setPageContainer(EntryPageContainer) - Method in interface org.eclipse.gef.ui.palette.customize.EntryPage
Sets the page container for this page.
setPageContainer(EntryPageContainer) - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
 
setPaletteRoot(PaletteRoot) - Method in class org.eclipse.gef.EditDomain
Sets the PalatteRoot for this EditDomain.
setPaletteRoot(PaletteRoot) - Method in class org.eclipse.gef.ui.palette.PaletteViewer
Sets the root for this palette
setPaletteViewer(PaletteViewer) - Method in class org.eclipse.gef.EditDomain
Sets the PaletteViewer for this EditDomain
setPaletteViewer(PaletteViewer) - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
 
setPaletteViewerPreferences(PaletteViewerPreferences) - Method in class org.eclipse.gef.ui.palette.PaletteViewer
This palette will use the given PaletteViewerPreferences to store all its preferences.
setParent(EditPart) - Method in interface org.eclipse.gef.EditPart
Sets the parent.
setParent(EditPart) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Sets the parent EditPart.
setParent(EditPart) - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
Extended to implement automatic addNotify and removeNotify handling.
setParent(KeyHandler) - Method in class org.eclipse.gef.KeyHandler
Sets a parent KeyHandler to which this KeyHandler will forward un-consumed KeyEvents.
setParent(PaletteContainer) - Method in class org.eclipse.gef.palette.PaletteEntry
Sets the parent of this entry
setPrimary(boolean) - Method in class org.eclipse.gef.handles.CornerTriangleBorder
Sets this border as primary if isPrimary is true.
setReference(IFigure) - Method in class org.eclipse.gef.handles.MoveHandleLocator
Sets the reference figure.
setResizeDirection(int) - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Sets the direction the figure is being resized.
setRootEditPart(RootEditPart) - Method in interface org.eclipse.gef.EditPartViewer
Sets the root of this viewer.
setRootEditPart(RootEditPart) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
setRootEditPart(RootEditPart) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setRootFigure(IFigure) - Method in class org.eclipse.gef.ui.parts.ScrollingGraphicalViewer
 
setRootFigure(IFigure) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
setRouteEventsToEditDomain(boolean) - Method in interface org.eclipse.gef.EditPartViewer
Turns on/off the routing of events directly to the Editor.
setRouteEventsToEditDomain(boolean) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
setRouteEventsToEditDomain(boolean) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
setRouteEventsToEditor(boolean) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher
 
setSelected(int) - Method in interface org.eclipse.gef.EditPart
Sets the selected state property to reflect the selection in the EditPartViewer.
setSelected(int) - Method in class org.eclipse.gef.editparts.AbstractEditPart
sets the selected state for this EditPart.
setSelectedState(int) - Method in class org.eclipse.gef.editpolicies.SelectionEditPolicy
Sets the internal selection value.
setSelection(ISelection) - Method in class org.eclipse.gef.ui.actions.SelectionAction
Sets the current selection and calls on subclasses to handle the selectionChanged event.
setSelection(ISelection) - Method in class org.eclipse.gef.ui.parts.ContentOutlinePage
 
setSelection(ISelection) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
This method will clear the current selection, and set the given ISelection as the current selection.
setSize(Dimension) - Method in class org.eclipse.gef.requests.CreateRequest
Sets the size of the new object.
setSizeDelta(Dimension) - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Sets the size delta.
setSmallIcon(ImageDescriptor) - Method in class org.eclipse.gef.palette.PaletteEntry
Mutator method for small icon
setSource(ConnectionEditPart) - Method in class org.eclipse.gef.requests.BendpointRequest
 
setSource(EditPart) - Method in interface org.eclipse.gef.ConnectionEditPart
Sets the source of this connection.
setSource(EditPart) - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
Sets the source EditPart of this connection.
setSourceEditPart(EditPart) - Method in class org.eclipse.gef.requests.CreateConnectionRequest
Sets the source of the Connection to the given EditPart.
setSourceEditPart(EditPart) - Method in class org.eclipse.gef.tools.SelectEditPartTracker
 
setStartCommand(Command) - Method in class org.eclipse.gef.requests.CreateConnectionRequest
Sets the Command to be executed.
setStartLocation(Point) - Method in class org.eclipse.gef.tools.AbstractTool
 
setState(int) - Method in class org.eclipse.gef.tools.AbstractTool
Sets the tool state.
setSupportedLayoutModes(int[]) - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
The client can restrict the modes that the palette supports using this method.
setSupportedLayoutModes(int[]) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
NOTE: Restricting the layout modes here does not in any way restrict those values from being stored in the preference store.
setTarget(EditPart) - Method in interface org.eclipse.gef.ConnectionEditPart
Sets thetarget of this connection.
setTarget(EditPart) - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
Sets the target EditPart of this connection.
setTargetEditPart(EditPart) - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Sets the target EditPart.
setTargetEditPart(EditPart) - Method in interface org.eclipse.gef.requests.TargetRequest
 
setTargetEditPart(EditPart) - Method in class org.eclipse.gef.requests.ReconnectRequest
 
setTargetEditPart(EditPart) - Method in class org.eclipse.gef.requests.CreateConnectionRequest
 
setTargetEditPart(EditPart) - Method in class org.eclipse.gef.tools.TargetingTool
 
setTargetRequest(Request) - Method in class org.eclipse.gef.tools.TargetingTool
 
setTemplate(Object) - Method in class org.eclipse.gef.dnd.TemplateTransfer
Sets the template Object.
setTemplate(Object) - Method in class org.eclipse.gef.palette.PaletteTemplateEntry
 
setTemplate(Object) - Method in class org.eclipse.gef.palette.CombinedTemplateCreationEntry
Sets the template.
settings - Variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
A HashMap to cache the various settings displayed in this dialog
SETTINGS_COLUMNS_VIEW_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Columns"
SETTINGS_DEFAULT_FONT - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Restore Default"
SETTINGS_DETAILS_VIEW_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Details"
SETTINGS_DIALOG_TITLE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Palette Settings"
SETTINGS_DRAWER_OPTIONS_TITLE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Drawer Options"
SETTINGS_FONT_CHANGE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "C&hange..."
SETTINGS_FONT_CURRENT - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Font: "
SETTINGS_FONT_TITLE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Font"
SETTINGS_ICONS_VIEW_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Icons only"
SETTINGS_ICONS_VIEW_LABEL_CAPS - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Icons Only"
SETTINGS_LAYOUT_COLUMNS_OVERRIDE_WIDTH - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Override default column width settings"
SETTINGS_LAYOUT_COLUMNS_WIDTH - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Colu&mn width (in pixels): "
SETTINGS_LAYOUT_OPTIONS_TITLE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Layout options"
SETTINGS_LAYOUT_TITLE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Layout: "
SETTINGS_LIST_VIEW_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&List"
SETTINGS_OPTIONS_COLUMNS - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Columns layout options"
SETTINGS_OPTIONS_DETAILS - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Details layout options"
SETTINGS_OPTIONS_ICONS_ONLY - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String " layout options"
SETTINGS_OPTIONS_LIST - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "List layout options"
SETTINGS_USE_LARGE_ICONS_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Use large icons"
SETTINGS_USE_LARGE_ICONS_LABEL_CAPS - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "&Use Large Icons"
SETTINGS_WORKBENCH_FONT_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String ""
SettingsAction - class org.eclipse.gef.ui.palette.SettingsAction.
An action to launch the Settings dialog for the given palette.
SettingsAction(PaletteViewer) - Constructor for class org.eclipse.gef.ui.palette.SettingsAction
Constructor
setToolCapture() - Method in class org.eclipse.gef.tools.AbstractTool
By setting capture on mouseDown, a tool can prevent native Drag operations from occuring.
setTransfer(Transfer) - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Sets the Tranfer type that this listener can handle.
setTransfer(Transfer) - Method in class org.eclipse.gef.dnd.AbstractTransferDragSourceListener
Sets the Transfer for this listener.
setType(Object) - Method in class org.eclipse.gef.Request
Sets the type of the Request.
setType(Object) - Method in class org.eclipse.gef.palette.PaletteEntry
Mutator method for type
setType(Object) - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
setUIMultiplier(double) - Method in class org.eclipse.gef.editparts.ZoomManager
Sets the UI multiplier.
setUndoLimit(int) - Method in class org.eclipse.gef.commands.CommandStack
Sets the undo limit.
setUnloadWhenFinished(boolean) - Method in class org.eclipse.gef.tools.AbstractTool
Setting this to true will cause the tool to be unloaded after one operation has completed.
setUseLargeIcons(int, boolean) - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
Sets the "Use Large Icons" option for the given layout.
setUseLargeIcons(int, boolean) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
setUserModificationPermission(int) - Method in class org.eclipse.gef.palette.PaletteEntry
Permissions are not checked before making modifications.
setViewer(EditPartViewer) - Method in interface org.eclipse.gef.Tool
Called to set the current Viewer receiving events.
setViewer(EditPartViewer) - Method in interface org.eclipse.gef.RootEditPart
Sets the root's EditPartViewer.
setViewer(EditPartViewer) - Method in class org.eclipse.gef.ContextMenuProvider
 
setViewer(EditPartViewer) - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Sets the EditPartViewer.
setViewer(EditPartViewer) - Method in class org.eclipse.gef.dnd.AbstractTransferDragSourceListener
Sets the EditPartViewer for this listener.
setViewer(EditPartViewer) - Method in class org.eclipse.gef.editparts.RootTreeEditPart
Set the viewer that this root view object lives in.
setViewer(EditPartViewer) - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Sets the viewer.
setViewer(EditPartViewer) - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Sets the viewer.
setViewer(EditPartViewer) - Method in class org.eclipse.gef.tools.MarqueeSelectionTool
Sets the EditPartViewer.
setViewer(EditPartViewer) - Method in class org.eclipse.gef.tools.AbstractTool
Sets the active EditPartViewer.
setViewer(GraphicalViewer) - Method in class org.eclipse.gef.print.PrintGraphicalViewerOperation
Sets the viewer.
setViewLocation(Point) - Method in class org.eclipse.gef.editparts.ZoomManager
Sets the Viewport's view associated with this ZoomManager to the passed Point
setVisible(boolean) - Method in class org.eclipse.gef.palette.PaletteEntry
Makes this entry visible or invisible.
setWidget(Widget) - Method in interface org.eclipse.gef.TreeEditPart
Set's the EditPart's widget.
setWidget(Widget) - Method in class org.eclipse.gef.editparts.RootTreeEditPart
 
setWidget(Widget) - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
Sets the AbstractTreeEditPart.widget.
setWidgetImage(Image) - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
Sets a specified Image into the widget iff it is a TreeItem.
setWidgetText(String) - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
Sets a specified String into the widget iff it is a TreeItem.
setZoom(double) - Method in class org.eclipse.gef.editparts.ZoomManager
Sets the zoom level to the given value.
setZoomAnimationStyle(int) - Method in class org.eclipse.gef.editparts.ZoomManager
Sets which zoom methods get animated.
setZoomAsText(String) - Method in class org.eclipse.gef.editparts.ZoomManager
Sets zoom to the passed string.
setZoomLevels(double[]) - Method in class org.eclipse.gef.editparts.ZoomManager
Sets the zoomLevels.
setZoomManager(ZoomManager) - Method in class org.eclipse.gef.ui.actions.ZoomComboContributionItem
Sets the ZoomManager
SharedCursors - class org.eclipse.gef.SharedCursors.
A shared collection of Cursors.
SharedCursors() - Constructor for class org.eclipse.gef.SharedCursors
 
SharedImages - class org.eclipse.gef.SharedImages.
A class containing shared Images and ImageDescriptors for use by clients.
SharedImages() - Constructor for class org.eclipse.gef.SharedImages
 
show() - Method in class org.eclipse.gef.tools.DirectEditManager
 
showChangeBoundsFeedback(ChangeBoundsRequest) - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
Display feedback to indicate that the receiver object is being dragged.
showConnectionMoveFeedback(ReconnectRequest) - Method in class org.eclipse.gef.editpolicies.ConnectionEndpointEditPolicy
 
showCreateBendpointFeedback(BendpointRequest) - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Shows feedback when a bendpoint is being created.
showCreationFeedback(CreateConnectionRequest) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Shows feedback during a creation.
showCurrentEditValue(DirectEditRequest) - Method in class org.eclipse.gef.editpolicies.DirectEditPolicy
Override to show the current direct edit value in the host's Figure.
showDeleteBendpointFeedback(BendpointRequest) - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Shows feedback when a bendpoint is being deleted.
showDirectEditFeedback(DirectEditRequest) - Method in class org.eclipse.gef.editpolicies.DirectEditPolicy
Pushes the original edit value if necessary, and shows feedback.
showDragTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Made final for compatibility.
showFeedback() - Method in class org.eclipse.gef.tools.DirectEditManager
 
showFocus() - Method in class org.eclipse.gef.editpolicies.SelectionEditPolicy
Override to show focus.
showFocus() - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
 
showFocus() - Method in class org.eclipse.gef.editpolicies.ConnectionEndpointEditPolicy
 
showHoverFeedback() - Method in class org.eclipse.gef.tools.SelectionTool
 
showLayoutOptionsPage(Control) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
This helper method is mainly a result of code-factoring.
showLayoutTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Shows target layout feedback.
showLayoutTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies.FlowLayoutEditPolicy
Shows an insertion line if there is one or more current children.
showMoveBendpointFeedback(BendpointRequest) - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Shows feedback when a bendpoint is being moved.
showPrimarySelection() - Method in class org.eclipse.gef.editpolicies.SelectionEditPolicy
Calls SelectionEditPolicy.showSelection() by default.
showProblem(String) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
This method should be invoked by EntryPages when there is an error.
showProblem(String) - Method in interface org.eclipse.gef.ui.palette.customize.EntryPageContainer
Shows the error to the user.
showSelection() - Method in class org.eclipse.gef.editpolicies.SelectionHandlesEditPolicy
Implemented to add the selection handles
showSelection() - Method in class org.eclipse.gef.editpolicies.SelectionEditPolicy
Override to show selection
showSizeOnDropFeedback(CreateRequest) - Method in class org.eclipse.gef.editpolicies.XYLayoutEditPolicy
Places the feedback rectangle where the User indicated.
showSizeOnDropFeedback(CreateRequest) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Shows size-on-drop feedback during creation.
showSourceFeedback() - Method in class org.eclipse.gef.tools.SimpleDragTracker
Show the source drag feedback for the drag occurring within the viewer.
showSourceFeedback() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
 
showSourceFeedback() - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
 
showSourceFeedback() - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
showSourceFeedback(Request) - Method in interface org.eclipse.gef.EditPolicy
Shows or updates source feedback for the specified Request.
showSourceFeedback(Request) - Method in interface org.eclipse.gef.EditPart
Shows or updates source feedback for the given request.
showSourceFeedback(Request) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Shows or updates source feedback for the given Request.
showSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies.ResizableEditPolicy
 
showSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
 
showSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
calls GraphicalNodeEditPolicy.showCreationFeedback(CreateConnectionRequest) when appropriate.
showSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies.DirectEditPolicy
 
showSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies.ConnectionEndpointEditPolicy
 
showSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Shows feedback when appropriate.
showSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies.AbstractEditPolicy
Does nothing by default.
showTargetConnectionFeedback(DropRequest) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Override to show target connection feedback.
showTargetFeedback() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Asks the target EditPart to show target feedback if it is not null.
showTargetFeedback() - Method in class org.eclipse.gef.tools.TargetingTool
 
showTargetFeedback(Request) - Method in interface org.eclipse.gef.EditPolicy
Shows or updates target feedback for the specified Request.
showTargetFeedback(Request) - Method in interface org.eclipse.gef.EditPart
Shows or updates target feedback for the given request.
showTargetFeedback(Request) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Shows or updates target feedback for the given Request.
showTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
 
showTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Factors feedback requests into two more specific methods.
showTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Calls GraphicalNodeEditPolicy.showTargetConnectionFeedback(DropRequest) when appropriate.
showTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies.AbstractEditPolicy
Does nothing by default.
SimpleDragTracker - class org.eclipse.gef.tools.SimpleDragTracker.
A tool that interacts with one or more sources only.
SimpleDragTracker() - Constructor for class org.eclipse.gef.tools.SimpleDragTracker
Null constructor.
SimpleFactory - class org.eclipse.gef.requests.SimpleFactory.
 
SimpleFactory(Class) - Constructor for class org.eclipse.gef.requests.SimpleFactory
Creates a SimpleFactory.
SimpleObjectTransfer - class org.eclipse.gef.dnd.SimpleObjectTransfer.
Holds on to the object being transferred in a field so that DropTargetListeners can know what's being dragged before the drop occurs.
SimpleObjectTransfer() - Constructor for class org.eclipse.gef.dnd.SimpleObjectTransfer
 
size() - Method in class org.eclipse.gef.commands.CompoundCommand
 
sourceConnectionAdded(ConnectionEditPart, int) - Method in interface org.eclipse.gef.NodeListener
Called after the connection has been added to its source node.
sourceConnections - Variable in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
List of source ConnectionEditParts
SquareHandle - class org.eclipse.gef.handles.SquareHandle.
A square handle.
SquareHandle() - Constructor for class org.eclipse.gef.handles.SquareHandle
 
SquareHandle(GraphicalEditPart, Locator) - Constructor for class org.eclipse.gef.handles.SquareHandle
Creates a SquareHandle for the given GraphicalEditPart using the given Locator.
SquareHandle(GraphicalEditPart, Locator, Cursor) - Constructor for class org.eclipse.gef.handles.SquareHandle
Creates a SquareHandle for the given GraphicalEditPart with the given Cursor using the given Locator.
StackAction - class org.eclipse.gef.ui.actions.StackAction.
Superclass for actions needing access to the stack.
StackAction(IEditorPart) - Constructor for class org.eclipse.gef.ui.actions.StackAction
Creates a StackAction and associates it with the given editor.
STATE_ACCESSIBLE_DRAG - Static variable in class org.eclipse.gef.tools.AbstractTool
 
STATE_ACCESSIBLE_DRAG_IN_PROGRESS - Static variable in class org.eclipse.gef.tools.AbstractTool
 
STATE_CONNECTION_STARTED - Static variable in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
STATE_DRAG - Static variable in class org.eclipse.gef.tools.AbstractTool
 
STATE_DRAG_IN_PROGRESS - Static variable in class org.eclipse.gef.tools.AbstractTool
 
STATE_INITIAL - Static variable in class org.eclipse.gef.tools.AbstractTool
 
STATE_INVALID - Static variable in class org.eclipse.gef.tools.AbstractTool
 
STATE_TERMINAL - Static variable in class org.eclipse.gef.tools.AbstractTool
 
STATE_TRAVERSE_HANDLE - Static variable in class org.eclipse.gef.tools.SelectionTool
 
stateTransition(int, int) - Method in class org.eclipse.gef.tools.AbstractTool
This method attempts to transistion the tool from state start to state end and returns true if successful.
step(Point) - Method in interface org.eclipse.gef.AutoexposeHelper
 
step(Point) - Method in class org.eclipse.gef.editparts.ViewportAutoexposeHelper
 
storeOldEditValue(DirectEditRequest) - Method in class org.eclipse.gef.editpolicies.DirectEditPolicy
Called to remember the old value before direct edit feedback begins.
StrokePointList - class org.eclipse.gef.editpolicies.StrokePointList.
 
StrokePointList() - Constructor for class org.eclipse.gef.editpolicies.StrokePointList
 

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.