Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.ui.IWorkbenchPropertyPage

Packages that use IWorkbenchPropertyPage
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface.  
org.eclipse.ui.preferences Classes for using the preferences support in org.eclipse.core.runtime.preferences Package Specification This package has the convenience classes provided by the Eclipse workbench for use by clients who wish to use the core preference support added in 3.0. 
 

Uses of IWorkbenchPropertyPage in org.eclipse.ui.dialogs
 

Classes in org.eclipse.ui.dialogs that implement IWorkbenchPropertyPage
 class PropertyPage
          Abstract base implementation of a workbench property page ( IWorkbenchPropertyPage).
 

Uses of IWorkbenchPropertyPage in org.eclipse.ui.preferences
 

Classes in org.eclipse.ui.preferences that implement IWorkbenchPropertyPage
 class WizardPropertyPage
          The wizard property page can wrap a property page around a wizard.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.