Uses of Interface
org.eclipse.ui.ide.dialogs.IElementFilter
Packages that use IElementFilter
Package
Description
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.
-
Uses of IElementFilter in org.eclipse.ui.dialogs
Methods in org.eclipse.ui.dialogs with parameters of type IElementFilterModifier and TypeMethodDescriptionprotected void
WizardResourceImportPage.getSelectedResources
(IElementFilter filter, IProgressMonitor monitor) Returns this page's list of currently-specified resources to be imported filtered by the IElementFilter. -
Uses of IElementFilter in org.eclipse.ui.ide.dialogs
Methods in org.eclipse.ui.ide.dialogs with parameters of type IElementFilterModifier and TypeMethodDescriptionvoid
ResourceTreeAndListGroup.getAllCheckedListItems
(IElementFilter filter, IProgressMonitor monitor) Returns a flat list of all of the leaf elements which are checked.