Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyPage
Abstract base implementation of a workbench property page (
IWorkbenchPropertyPage ). |
Modifier and Type | Class and Description |
---|---|
class |
WizardPropertyPage
The wizard property page can wrap a property page around a wizard.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.