|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DropTargetAdapter | |
---|---|
org.eclipse.jface.viewers | Provides a framework for viewers, which are model-based content adapters for SWT widgets. |
org.eclipse.swt.custom | SWT Custom widgets. |
org.eclipse.swt.dnd | SWT Drag and Drop support. |
org.eclipse.ui.navigator | Provides the Common Navigator framework. |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
org.eclipse.ui.views.navigator | Provides the standard Resource Navigator view which presents the tree of resources in the workspace. |
Uses of DropTargetAdapter in org.eclipse.jface.viewers |
---|
Subclasses of DropTargetAdapter in org.eclipse.jface.viewers | |
---|---|
class |
ViewerDropAdapter
This 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.custom | |
---|---|
class |
StyledTextDropTargetEffect
This adapter class provides a default drag under effect (eg. select and scroll) when a drag occurs over a StyledText . |
Uses of DropTargetAdapter in org.eclipse.swt.dnd |
---|
Subclasses of DropTargetAdapter in org.eclipse.swt.dnd | |
---|---|
class |
DropTargetEffect
This class provides a default drag under effect during a drag and drop. |
class |
TableDropTargetEffect
This class provides a default drag under effect (eg. select, insert and scroll) when a drag occurs over a Table . |
class |
TreeDropTargetEffect
This class provides a default drag under effect (eg. select, insert, scroll and expand) when a drag occurs over a Tree . |
Uses of DropTargetAdapter in org.eclipse.ui.navigator |
---|
Subclasses of DropTargetAdapter in org.eclipse.ui.navigator | |
---|---|
class |
CommonDropAdapter
Provides an implementation of PluginDropAdapter which uses the
extensions provided by the associated INavigatorContentService . |
Uses of DropTargetAdapter in org.eclipse.ui.part |
---|
Subclasses of DropTargetAdapter in org.eclipse.ui.part | |
---|---|
class |
PluginDropAdapter
Adapter for adding handling of the PluginTransfer drag and drop
transfer type to a drop action. |
Uses of DropTargetAdapter in org.eclipse.ui.views.navigator |
---|
Subclasses of DropTargetAdapter in org.eclipse.ui.views.navigator | |
---|---|
class |
NavigatorDropAdapter
Deprecated. as of 3.5, use the Common Navigator Framework classes instead |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.