Eclipse Platform
Release 3.1

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

Packages that use AbstractElementListSelectionDialog
org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. 
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface.  
 

Uses of AbstractElementListSelectionDialog in org.eclipse.debug.ui
 

Subclasses of AbstractElementListSelectionDialog in org.eclipse.debug.ui
 class StringVariableSelectionDialog
          A dialog that prompts the user to choose and configure a string substitution variable.
 

Uses of AbstractElementListSelectionDialog in org.eclipse.ui.dialogs
 

Subclasses of AbstractElementListSelectionDialog in org.eclipse.ui.dialogs
 class ElementListSelectionDialog
          A class to select elements out of a list of elements.
 class TwoPaneElementSelector
          A list selection dialog with two panes.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.