Package org.eclipse.gef.tools
package org.eclipse.gef.tools
This package provides several tool implementations.
-
ClassDescriptionThe base implementation for tools which create a connection.The base implementation for
Tool
s.Allows the user to access mouse and keyboard input.Constraint for placingCellEditors
.A tracker for creating new bendpoints or dragging existing ones.The default creation tool for connections.A connection creation tool that implements DragTracker.A DragTracker that moves the endpoint of a connection to another location.The CreationTool creates newEditParts
via aCreationFactory
.A DragTracker whose job it is to deselect allEditParts
.Manages the direct edit operation by creating and maintaining theCellEditor
and executing the resulting command if the cell editor value has changed.The border used to 'frame' the cell editor.A DragTracker that movesEditParts
.Specializes selection to do nothing, the native Tree provides selection for free.A marqueeSelectionTool that implements the DragTracker interface.A Tool which selects multipleEditPart
s inside a rectangular area of a Graphical Viewer.A subclass of the SelectionTool that allows panning by holding down the space bar.A Tracker for dragging a resize handle.DragTracker used to select, edit, and openEditParts
.Tool to select and manipulate figures.A simple drag tracker implementation that does not perform targeting.The base implementation for tools which perform targeting of editparts.Utilities forTools
.