Eclipse Platform
2.1

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

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

Uses of FilteredList in org.eclipse.ui.dialogs
 

Fields in org.eclipse.ui.dialogs declared as FilteredList
protected  FilteredList AbstractElementListSelectionDialog.fFilteredList
           
 

Methods in org.eclipse.ui.dialogs that return FilteredList
protected  FilteredList AbstractElementListSelectionDialog.createFilteredList(Composite parent)
          Creates a filtered list.
 


Eclipse Platform
2.1

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