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 and Draw2d Plug-in Developer Guide
Previous Page Home Next Page

Eclipse GEF
3.3

Package org.eclipse.gef.tools

This package provides several tool implementations.

See:
           Description

Interface Summary
CellEditorLocator Constraint for placing CellEditors.
 

Class Summary
AbstractConnectionCreationTool The base implementation for tools which create a connection.
AbstractTool The base implementation for Tools.
AbstractTool.Input Allows the user to access mouse and keyboard input.
ConnectionBendpointTracker A tracker for creating new bendpoints or dragging existing ones.
ConnectionCreationTool The default creation tool for connections.
ConnectionDragCreationTool A connection creation tool that implements DragTracker.
ConnectionEndpointTracker A DragTracker that moves the endpoint of a connection to another location.
CreationTool The CreationTool creates new EditParts via a CreationFactory.
DeselectAllTracker A DragTracker whose job it is to deselect all EditParts.
DirectEditManager Manages the direct edit operation by creating and maintaining the CellEditor and executing the resulting command if the cell editor value has changed.
DragEditPartsTracker A DragTracker that moves EditParts.
DragTreeItemsTracker Specializes selection to do nothing, the native Tree provides selection for free.
MarqueeDragTracker A marqueeSelectionTool that implements the DragTracker interface.
MarqueeSelectionTool A Tool which selects multiple objects inside a rectangular area of a Graphical Viewer.
PanningSelectionTool A subclass of the SelectionTool that allows panning by holding down the space bar.
ResizeTracker A Tracker for dragging a resize handle.
SelectEditPartTracker DragTracker used to select, edit, and open EditParts.
SelectionTool Tool to select and manipulate figures.
SimpleDragTracker A simple drag tracker implementation that does not perform targeting.
TargetingTool The base implementation for tools which perform targeting of editparts.
ToolUtilities Utilities for Tools.
 

Package org.eclipse.gef.tools Description

This package provides several tool implementations.


Eclipse GEF
3.3

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