Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.ui.part.Page

Packages that use Page
org.eclipse.search.ui.text Provides the interface for a default search result page for textual searches.  
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.  
org.eclipse.ui.views.contentoutline Provides the standard Content Outline view which can show the active editor's custom outline for the document being edited.  
org.eclipse.ui.views.properties Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection.  
 

Uses of Page in org.eclipse.search.ui.text
 

Subclasses of Page in org.eclipse.search.ui.text
 class AbstractTextSearchViewPage
          An abstract base implementation for classes showing AbstractTextSearchResult instances.
 

Uses of Page in org.eclipse.ui.part
 

Subclasses of Page in org.eclipse.ui.part
 class MessagePage
          A message page display a message in a pagebook view.
 

Uses of Page in org.eclipse.ui.views.contentoutline
 

Subclasses of Page in org.eclipse.ui.views.contentoutline
 class ContentOutlinePage
          An abstract base class for content outline pages.
 

Uses of Page in org.eclipse.ui.views.properties
 

Subclasses of Page in org.eclipse.ui.views.properties
 class PropertySheetPage
          The standard implementation of property sheet page which presents a table of property names and values obtained from the current selection in the active workbench part.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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