Class CommonNavigatorManager

java.lang.Object
org.eclipse.ui.navigator.CommonNavigatorManager
All Implemented Interfaces:
ISelectionChangedListener

public final class CommonNavigatorManager extends Object implements ISelectionChangedListener

Manages the non-viewer responsibilities of the Common Navigator View Part, including the display and population of the context menu and the registration of extensions for opening content.

Since:
3.4
Restriction:
This class is not intended to be instantiated by clients.