Uses of Interface
org.eclipse.ui.IWorkbenchPropertyPage
Packages that use IWorkbenchPropertyPage
Package
Description
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
Classes for using the preferences support in org.eclipse.core.runtime.preferences
-
Uses of IWorkbenchPropertyPage in org.eclipse.ui.dialogs
Classes in org.eclipse.ui.dialogs that implement IWorkbenchPropertyPageModifier and TypeClassDescriptionclass
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 IWorkbenchPropertyPageModifier and TypeClassDescriptionclass
The wizard property page can wrap a property page around a wizard.