Package | Description |
---|---|
org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewerDropAdapter
This adapter class provides generic drag-and-drop support for a viewer.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonDropAdapter
Provides an implementation of
PluginDropAdapter which uses the
extensions provided by the associated INavigatorContentService . |
Modifier and Type | Class and Description |
---|---|
class |
PluginDropAdapter
Adapter for adding handling of the
PluginTransfer drag and drop
transfer type to a drop action. |
Modifier and Type | Class and Description |
---|---|
class |
NavigatorDropAdapter
Implements drop behaviour for drag and drop operations
that land on the resource navigator.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.