Uses of Package
org.eclipse.ui.dialogs
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.
Classes for using the preferences support in org.eclipse.core.runtime.preferences
Provides the standard Import and Export wizards for
moving resources into and out of the workspace.
-
ClassDescriptionAn abstract class to select elements out of a list of elements.A class to select elements out of a list of elements.The abstract implementation of a selection dialog.An abstract base class for dialogs with a status bar and ok/cancel buttons.
-
ClassDescriptionA 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 selection dialog displays the list of working sets available in the workbench.
-
-
ClassDescriptionAn abstract class to select elements out of a list of elements.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.An interface to content providers forFilterItemsSelectionDialog
.Filters elements using SearchPattern by comparing the names of items with the filter pattern.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.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 standard dialog which solicits a list of selections from the user.The Builder to createListSelectionDialog
instances.A filter used in conjunction withFilteredTree
.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 common superclass for wizard import and export pages.Instances of this class provide aWorkingSetConfigurationBlock
wrapped with an SWT Group container. -
-
ClassDescriptionThis class is used to allow the user to select a dialog from the set of internal and external editors.A 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 selection dialog displays the list of working sets available in the workbench.
-
ClassDescriptionAbstract base implementation of a workbench property page (
IWorkbenchPropertyPage
). -
ClassDescriptionInstances of this class represent files or file-like entities (eg.- zip file entries) on the local file system.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).