Class CommonDropAdapter

All Implemented Interfaces:
EventListener, DropTargetListener, SWTEventListener

public final class CommonDropAdapter extends PluginDropAdapter
Provides an implementation of PluginDropAdapter which uses the extensions provided by the associated INavigatorContentService.

Clients should not need to create an instance of this class unless they are creating their own custom viewer. Otherwise, CommonViewer configures its drop adapter automatically.

Since:
3.2
See Also: