Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory

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

Uses of FilteredItemsSelectionDialog.SelectionHistory in org.eclipse.ui.dialogs
 

Methods in org.eclipse.ui.dialogs that return FilteredItemsSelectionDialog.SelectionHistory
protected  FilteredItemsSelectionDialog.SelectionHistory FilteredItemsSelectionDialog.getSelectionHistory()
          Returns the history of selected elements.
 

Methods in org.eclipse.ui.dialogs with parameters of type FilteredItemsSelectionDialog.SelectionHistory
protected  void FilteredItemsSelectionDialog.setSelectionHistory(FilteredItemsSelectionDialog.SelectionHistory selectionHistory)
          Sets new history.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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