Eclipse Platform
Release 3.3

org.eclipse.ui.navigator.resources
Class ProjectExplorer

java.lang.Object
  extended by org.eclipse.ui.navigator.resources.ProjectExplorer

public final class ProjectExplorer
extends java.lang.Object

Provides constant for the view identifier for the standard instance of the Common Navigator.

Since:
3.2
See Also:
CommonNavigator, INavigatorContentService

Field Summary
static java.lang.String VIEW_ID
          Provides a constant for the standard instance of the Common Navigator.
 
Constructor Summary
ProjectExplorer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW_ID

public static final java.lang.String VIEW_ID
Provides a constant for the standard instance of the Common Navigator.

See Also:
PlatformUI.getWorkbench(), IWorkbench.getActiveWorkbenchWindow(), IWorkbenchWindow.getActivePage(), IWorkbenchPage.findView(String), IWorkbenchPage.findViewReference(String), Constant Field Values
Constructor Detail

ProjectExplorer

public ProjectExplorer()

Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.