Package org.eclipse.ui.dialogs
package org.eclipse.ui.dialogs
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
Package Specification
This package provides useful classes for the definition of wizards, property pages and preference pages. It also provides standard dialogs such as the Save As dialog.-
ClassDescriptionAn abstract class to select elements out of a list of elements.A class to select elements out of a tree structure.CheckboxTreeViewer with special behaviour of the checked / gray state on container (non-leaf) nodes: The grayed state is used to visualize the checked state of its children.For creating folder resources that currently do not exist, along a given workspace path.A standard selection dialog which solicits a container resource from the user.This class is used to allow the user to select a dialog from the set of internal and external editors.A class to select elements out of a list of elements.A class to select elements out of a tree structure.A content provider for displaying of
IFileEditorMapping
objects in viewers.A label provider for displaying ofIFileEditorMapping
objects in viewers.Instances of this class represent files or file-like entities (eg.- zip file entries) on the local file system.Shows a list of items to the user with a text entry field for a string pattern used to filter the list of items.History stores a list of key, object pairs.A composite widget which holds a list of elements for user selection.The FilterMatcher is the interface used to check filtering criterea.Shows a list of resources to the user with a text entry field for a string pattern used to filter the list of resources.A simple control that provides a text widget and a tree viewer.Implementors of this interface answer one of the prescribed return codes when asked whether to overwrite a certain path string (which could represent a resource path, a file system path, etc).Used in selection dialogs to validate selectionsFor validating selections in some selection dialogs.Used inFilteredItemsSelectionDialog
to highlight matches in the list of matching itemsA working set edit wizard allows editing a working set using the IWorkingSetPage associated with the working set.A working set new wizard allows creating new working sets using a plug-in specific working set page.A working set page allows the user to edit an existing working set and create a new working set.A working set selection dialog displays the list of working sets available in the workbench.A dialog that prompts for one element out of a list of elements.A standard dialog which solicits a list of selections from the user.The Builder to createListSelectionDialog
instances.Dialog to allow the user to select from a list of marker resolutions.The NewFolderDialog is used to create a new folder.A filter used in conjunction withFilteredTree
.The PreferenceLinkArea is the link area used to open a specific preference page.The PreferencesUtil class is the class that opens a properties or preference dialog on a set of ids.The ProjectLocationMoveDialog is the dialog used to select the location of a project for moving.The ProjectLocationSelectionDialog is the dialog used to select the name and location of a project for copying.Standard action for opening a Property Pages Dialog on the currently selected element.Abstract base implementation of a workbench property page (IWorkbenchPropertyPage
).Shows a list of resources to the user with a text entry field for a string pattern used to filter the list of resources.A standard resource selection dialog which solicits a list of resources from the user.A standard "Save As" dialog which solicits a path from the user.A search pattern defines how search results are found.The abstract implementation of a selection dialog.An abstract base class for dialogs with a status bar and ok/cancel buttons.The default implementation ofIStyledStringHighlighter
.A list selection dialog with two panes.The TypeFilteringDialog is a SelectionDialog that allows the user to select a file editor.The common superclass for wizard import and export pages.Abstract superclass for a typical export wizard's main page.Standard main page for a wizard that creates a file resource.Standard main page for a wizard that creates a folder resource.Standard resource link page for a wizard that creates a file or folder resource.Standard main page for a wizard that is creates a project resource.Standard project reference page for a wizard that creates a project resource.The abstract superclass for a typical import wizard's main page.Instances of this class provide a reusable composite with controls that allow the selection of working sets.Instances of this class provide aWorkingSetConfigurationBlock
wrapped with an SWT Group container.Deprecated.Providing Cancel in addition to Yes/No is confusing.