Uses of Class
org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
Package
Description
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
-
Uses of FilteredItemsSelectionDialog.SelectionHistory in org.eclipse.ui.dialogs
Modifier and TypeMethodDescriptionFilteredItemsSelectionDialog.getSelectionHistory()
Returns the history of selected elements.Modifier and TypeMethodDescriptionprotected void
FilteredItemsSelectionDialog.setSelectionHistory
(FilteredItemsSelectionDialog.SelectionHistory selectionHistory) Sets new history.