Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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

M

MATCH_HEIGHT - Static variable in class org.eclipse.gef.ui.actions. GEFActionConstants
Value: "org.eclipse.gef.match.height"
MATCH_WIDTH - Static variable in class org.eclipse.gef.ui.actions. GEFActionConstants
Value: "org.eclipse.gef.match.width"
MAX_FLAG - Static variable in class org.eclipse.gef.editparts. AbstractEditPart
The left-most bit that is reserved by this class for setting flags.
MAX_FLAG - Static variable in class org.eclipse.gef.tools. AbstractConnectionCreationTool
The max flag.
MAX_FLAG - Static variable in class org.eclipse.gef.tools. AbstractTool
The highest-bit flag being used.
MAX_FLAG - Static variable in class org.eclipse.gef.tools. ConnectionEndpointTracker
The max flag
MAX_FLAG - Static variable in class org.eclipse.gef.tools. DragEditPartsTracker
Max flag
MAX_FLAG - Static variable in class org.eclipse.gef.tools. ResizeTracker
The maximum flag used by this class.
MAX_FLAG - Static variable in class org.eclipse.gef.tools. SelectEditPartTracker
Max flag
MAX_FLAG - Static variable in class org.eclipse.gef.tools. SelectionTool
Max flag
MAX_FLAG - Static variable in class org.eclipse.gef.tools. SimpleDragTracker
The maximum bit-mask used as a flag constant.
MAX_FLAG - Static variable in class org.eclipse.gef.tools. TargetingTool
The max flag.
MAX_STATE - Static variable in class org.eclipse.gef.tools. AbstractConnectionCreationTool
The max state.
MAX_STATE - Static variable in class org.eclipse.gef.tools. AbstractTool
The maximum state flag defined by this class
MAX_STATE - Static variable in class org.eclipse.gef.tools. PanningSelectionTool
Max state
MAX_STATE - Static variable in class org.eclipse.gef.tools. SelectionTool
Max state
MENU_OPEN_CUSTOMIZE_DIALOG - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "Cus&tomize..."
MENU_OPEN_SETTINGS_DIALOG - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "&Settings..."
MODEL_TYPE_DRAWER - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "Drawer"
MODEL_TYPE_GROUP - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "Group"
MODEL_TYPE_SEPARATOR - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "Separator"
MODEL_TYPE_STACK - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "Stack"
MOUSE_BUTTON1 - Static variable in class org.eclipse.gef.tools. AbstractTool
Deprecated. Use SWT#BUTTON1 instead.
MOUSE_BUTTON2 - Static variable in class org.eclipse.gef.tools. AbstractTool
Deprecated. Use SWT#BUTTON2 instead.
MOUSE_BUTTON3 - Static variable in class org.eclipse.gef.tools. AbstractTool
Deprecated. Use SWT#BUTTON3 instead.
MOUSE_BUTTON_ANY - Static variable in class org.eclipse.gef.tools. AbstractTool
Deprecated. Use SWT#BUTTON_MASK instead.
MOVE_DOWN_LABEL - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "Move Do&wn"
MOVE_UP_LABEL - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "Move &Up"
MarqueeDragTracker - class org.eclipse.gef.tools. MarqueeDragTracker.
A marqueeSelectionTool that implements the DragTracker interface.
MarqueeDragTracker() - Constructor for class org.eclipse.gef.tools. MarqueeDragTracker
 
MarqueeSelectionTool - class org.eclipse.gef.tools. MarqueeSelectionTool.
A Tool which selects multiple objects inside a rectangular area of a Graphical Viewer.
MarqueeSelectionTool() - Constructor for class org.eclipse.gef.tools. MarqueeSelectionTool
Creates a new MarqueeSelectionTool of default type MarqueeSelectionTool.BEHAVIOR_NODES_CONTAINED.
MarqueeToolEntry - class org.eclipse.gef.palette. MarqueeToolEntry.
A palette ToolEntry for a MarqueeSelectionTool.
MarqueeToolEntry() - Constructor for class org.eclipse.gef.palette. MarqueeToolEntry
Creates a new MarqueeToolEntry that can select nodes
MarqueeToolEntry(String) - Constructor for class org.eclipse.gef.palette. MarqueeToolEntry
Constructor for MarqueeToolEntry.
MarqueeToolEntry(String, String) - Constructor for class org.eclipse.gef.palette. MarqueeToolEntry
Constructor for MarqueeToolEntry.
MatchHeightAction - class org.eclipse.gef.ui.actions. MatchHeightAction.
An action that matches the height of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.
MatchHeightAction(IWorkbenchPart) - Constructor for class org.eclipse.gef.ui.actions. MatchHeightAction
Constructs a MatchHeightAction and associates it with the given part.
MatchHeightRetargetAction - class org.eclipse.gef.ui.actions. MatchHeightRetargetAction.
A LabelRetargetAction for MatchHeightAction.
MatchHeightRetargetAction() - Constructor for class org.eclipse.gef.ui.actions. MatchHeightRetargetAction
Constructs a MatchHeightRetargetAction.
MatchWidthAction - class org.eclipse.gef.ui.actions. MatchWidthAction.
An action that matches the width of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.
MatchWidthAction(IWorkbenchPart) - Constructor for class org.eclipse.gef.ui.actions. MatchWidthAction
Constructs a MatchWidthAction and associates it with the given part.
MatchWidthRetargetAction - class org.eclipse.gef.ui.actions. MatchWidthRetargetAction.
A LabelRetargetAction for MatchWidthAction.
MatchWidthRetargetAction() - Constructor for class org.eclipse.gef.ui.actions. MatchWidthRetargetAction
Constructs a MatchWidthRetargetAction.
MouseWheelHandler - interface org.eclipse.gef. MouseWheelHandler.
MouseWheelHandlers can be registered on an EditPartViewer with keys generated by the KeyGenerator.
MouseWheelHandler.KeyGenerator - class org.eclipse.gef. MouseWheelHandler.KeyGenerator.
A utility class used to generate keys from a given stateMask.
MouseWheelHandler.KeyGenerator() - Constructor for class org.eclipse.gef. MouseWheelHandler.KeyGenerator
 
MouseWheelHelper - interface org.eclipse.gef. MouseWheelHelper.
MouseWheelHelpers provide each EditPart to handle mouse-wheel events in their own desired way.
MouseWheelZoomHandler - class org.eclipse.gef. MouseWheelZoomHandler.
A MouseWheelHandler that zooms the given viewer.
MoveHandle - class org.eclipse.gef.handles. MoveHandle.
A Handle used for moving GraphicalEditParts.
MoveHandle(GraphicalEditPart) - Constructor for class org.eclipse.gef.handles. MoveHandle
Creates a MoveHandle for the given GraphicalEditPart using a default Locator.
MoveHandle(GraphicalEditPart, Locator) - Constructor for class org.eclipse.gef.handles. MoveHandle
Creates a MoveHandle for the given GraphicalEditPart using the given Locator.
MoveHandleLocator - class org.eclipse.gef.handles. MoveHandleLocator.
A Locator used to place MoveHandles.
MoveHandleLocator(IFigure) - Constructor for class org.eclipse.gef.handles. MoveHandleLocator
Creates a new MoveHandleLocator and sets its reference figure to ref.
makeAbsolute(IFigure, Translatable) - Method in class org.eclipse.gef. SnapToHelper
Translates from a given figure to absolute coordinates.
makeRelative(IFigure, Translatable) - Method in class org.eclipse.gef. SnapToHelper
Translates from absolute to coordinates relative to the given figure.
markSaveLocation() - Method in class org.eclipse.gef.commands. CommandStack
Marks the last executed or redone Command as the point at which the changes were saved.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.gef. ContextMenuProvider
 
mouseDoubleClick(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called when the mouse button has been double-clicked on a Viewer.
mouseDoubleClick(MouseEvent, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when a Viewer receives a double-click.
mouseDoubleClick(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Handles mouse double click events within a viewer.
mouseDoubleClick(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. SelectionTool
Forwards the mouse double clicked event to the drag tracker, if one exists.
mouseDown(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called when the mouse button has been pressed on a Viewer.
mouseDown(MouseEvent, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when a Viewer receives a mouse down.
mouseDown(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Handles mouse down events within a viewer.
mouseDown(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. SelectionTool
Forwards the mouse down event to the drag tracker, if one exists.
mouseDrag(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called when the mouse has been dragged within a Viewer.
mouseDrag(MouseEvent, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when a Viewer receives a mouse drag.
mouseDrag(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Handles mouse drag events within a viewer.
mouseDrag(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. SelectionTool
Forwards the mouse drag event to the drag tracker, if one exists.
mouseHover(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called when the mouse has hovered on a Viewer.
mouseHover(MouseEvent, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when a Viewer receives a mouse hover.
mouseHover(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Handles mouse hover event. within a viewer.
mouseHover(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. SelectionTool
Forwards the mouse hover event to the drag tracker, if one exists.
mouseMove(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called when the mouse has been moved on a Viewer.
mouseMove(MouseEvent, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when a Viewer receives a mouse move.
mouseMove(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Handles mouse moves (if the mouse button is up) within a viewer.
mouseMove(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. SelectionTool
Forwards the mouse move event to the drag tracker, if one exists.
mouseUp(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called when the mouse button has been released on a Viewer.
mouseUp(MouseEvent, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when a Viewer receives a mouse up.
mouseUp(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Handles mouse up within a viewer.
mouseUp(MouseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. SelectionTool
Forwards the mouse up event to the drag tracker, if one exists.
mouseWheelScrolled(Event, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called by the DomainEventDispatcher when the mouse wheel has been scrolled.
mouseWheelScrolled(Event, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when the mouse wheel has been scrolled.
mouseWheelScrolled(Event, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Handles mouse-wheel scrolling for a viewer.
mouseWheelScrolled(Event, EditPartViewer) - Method in class org.eclipse.gef.tools. ConnectionCreationTool
Scrolling can happen either in the initial state or once the source of the connection has been identified.
mouseWheelScrolled(Event, EditPartViewer) - Method in class org.eclipse.gef.tools. SelectionTool
Delegates the scrolling to the DragTracker (if there is one).
moveDown(PaletteEntry) - Method in class org.eclipse.gef.palette. PaletteContainer
Moves the given entry down, if possible.
moveHandle(GraphicalEditPart) - Static method in class org.eclipse.gef.handles. NonResizableHandleKit
Returns a new MoveHandle with the given owner.
moveHandle(GraphicalEditPart, DragTracker, Cursor) - Static method in class org.eclipse.gef.handles. NonResizableHandleKit
Returns a new MoveHandle with the given owner.
moveHandle(GraphicalEditPart) - Static method in class org.eclipse.gef.handles. ResizableHandleKit
Returns a new MoveHandle with the given owner.
moveHandle(GraphicalEditPart, DragTracker, Cursor) - Static method in class org.eclipse.gef.handles. ResizableHandleKit
Returns a new MoveHandle with the given owner and DragTracker.
moveUp(PaletteEntry) - Method in class org.eclipse.gef.palette. PaletteContainer
Moves the given entry up, if possible.
movedPastThreshold() - Method in class org.eclipse.gef.tools. AbstractTool
Returns true if the threshold has been exceeded during a mouse drag.

Eclipse GEF
3.3
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, 2007. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire