| Package | Description |
|---|---|
| org.eclipse.gef |
All interfaces, base types, and the plugin class are here.
|
| org.eclipse.gef.dnd | |
| org.eclipse.gef.ui.parts |
| Class and Description |
|---|
| TransferDragSourceListener
Deprecated.
use org.eclipse.jface.util.TransferDragSourceListener instead
|
| TransferDropTargetListener
Deprecated.
use org.eclipse.jface.util.TransferDropTargetListener instead
|
| Class and Description |
|---|
| AbstractTransferDragSourceListener
An abstract implementation of
TransferDragSourceListener
associated with an EditPartViewer |
| AbstractTransferDropTargetListener
An abstract implementation of TransferDropTargetListener for use with
EditPartViewers. |
| SimpleObjectTransfer
Holds on to the object being transferred in a field so that
DropTargetListeners can know what's being dragged before the drop occurs.
|
| TemplateTransfer
Transfer object used to transfer the template of a palette tool.
|
| TransferDragSourceListener
Deprecated.
use org.eclipse.jface.util.TransferDragSourceListener instead
|
| TransferDropTargetListener
Deprecated.
use org.eclipse.jface.util.TransferDropTargetListener instead
|
| Class and Description |
|---|
| DelegatingDragAdapter
A DragSourceListener that maintains and delegates to a set of
TransferDragSourceListeners. |
| DelegatingDropAdapter
A
DropTargetListener that manages and delegates to a set of
TransferDropTargetListeners. |
| TransferDragSourceListener
Deprecated.
use org.eclipse.jface.util.TransferDragSourceListener instead
|
| TransferDropTargetListener
Deprecated.
use org.eclipse.jface.util.TransferDropTargetListener instead
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.