Eclipse Platform
2.1

Uses of Class
org.eclipse.ui.dialogs.SelectionStatusDialog

Packages that use SelectionStatusDialog
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. 
 

Uses of SelectionStatusDialog in org.eclipse.ui.dialogs
 

Subclasses of SelectionStatusDialog in org.eclipse.ui.dialogs
 class AbstractElementListSelectionDialog
          An abstract class to select elements out of a list of elements.
 class CheckedTreeSelectionDialog
          A class to select elements out of a tree structure.
 class ElementListSelectionDialog
          A class to select elements out of a list of elements.
 class ElementTreeSelectionDialog
          A class to select elements out of a tree structure.
 class NewFolderDialog
          The NewFolderDialog is used to create a new folder.
 class ProjectLocationSelectionDialog
          The ProjectLocationSelectionDialog is the dialog used to select the name and location of a project for copying.
 class TwoPaneElementSelector
          A list selection dialog with two panes.
 


Eclipse Platform
2.1

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