Eclipse Platform
2.0

Uses of Package
org.eclipse.ui.dialogs

Packages that use org.eclipse.ui.dialogs
org.eclipse.ui.actions Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. 
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. 
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. 
 

Classes in org.eclipse.ui.dialogs used by org.eclipse.ui.actions
ISelectionValidator
          For validating selections in some selection dialogs.
 

Classes in org.eclipse.ui.dialogs used by org.eclipse.ui.dialogs
AbstractElementListSelectionDialog
          An abstract class to select elements out of a list of elements.
IOverwriteQuery
          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).
ListSelectionDialog
          A standard dialog which solicits a list of selections from the user.
SelectionDialog
          The abstract implementation of a selection dialog.
SelectionStatusDialog
          An abstract base class for dialogs with a status bar and ok/cancel buttons.
WizardDataTransferPage
          The common superclass for wizard import and export pages.
 

Classes in org.eclipse.ui.dialogs used by org.eclipse.ui.views.navigator
IOverwriteQuery
          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).
ISelectionValidator
          For validating selections in some selection dialogs.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.