Uses of Class
org.eclipse.swt.dnd.DropTargetAdapter
Packages that use DropTargetAdapter
Package
Description
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
SWT Custom widgets.
SWT Drag and Drop support.
Provides the Common Navigator framework.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
-
Uses of DropTargetAdapter in org.eclipse.jface.viewers
Subclasses of DropTargetAdapter in org.eclipse.jface.viewersModifier and TypeClassDescriptionclassThis adapter class provides generic drag-and-drop support for a viewer. -
Uses of DropTargetAdapter in org.eclipse.swt.custom
Subclasses of DropTargetAdapter in org.eclipse.swt.customModifier and TypeClassDescriptionclassThis adapter class provides a default drag under effect (eg. select and scroll) when a drag occurs over aStyledText. -
Uses of DropTargetAdapter in org.eclipse.swt.dnd
Subclasses of DropTargetAdapter in org.eclipse.swt.dndModifier and TypeClassDescriptionclassThis class provides a default drag under effect during a drag and drop.classThis class provides a default drag under effect (eg. select, insert and scroll) when a drag occurs over aTable.classThis class provides a default drag under effect (eg. select, insert, scroll and expand) when a drag occurs over aTree. -
Uses of DropTargetAdapter in org.eclipse.ui.part
Subclasses of DropTargetAdapter in org.eclipse.ui.partModifier and TypeClassDescriptionclassAdapter for adding handling of thePluginTransferdrag and drop transfer type to a drop action.