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.requests

This package contains the common Request types used by the provided tools and edit policies.

See:
           Description

Interface Summary
CreationFactory A factory used to create new objects.
DropRequest A request that requires a location in order to drop an item.
TargetRequest A request that involves a target EditPart.
 

Class Summary
AlignmentRequest A request to align multiple objects.
BendpointRequest A request to alter a bendpoint.
ChangeBoundsRequest A Request to change the bounds of the EditPart(s).
CreateConnectionRequest A Request to create a new Connection.
CreateRequest A Request to create a new object.
DirectEditRequest A request to perform direct editing on the receiver of the Request.
ForwardedRequest A Request to be forwarded to another EditPart.
GroupRequest A Request from multiple EditParts.
LocationRequest A Request that needs to keep track of a location.
ReconnectRequest A Request to reconnect a connection.
SelectionRequest A request to select an edit part.
SimpleFactory A simple CreationFactory that takes a Class in the constructor and creates a new instance of this Class in SimpleFactory.getNewObject().
 

Package org.eclipse.gef.requests Description

This package contains the common Request types used by the provided tools and edit policies.


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