Uses of Class
org.eclipse.core.resources.FileInfoMatcherDescription
Package
Description
Provides basic support for managing a workspace and
its resources.
APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.
-
Uses of FileInfoMatcherDescription in org.eclipse.core.resources
Modifier and TypeMethodDescriptionIResourceFilterDescription.getFileInfoMatcherDescription()
Returns the description of the file info matcher corresponding to this resource filter.Modifier and TypeMethodDescriptionIContainer.createFilter
(int type, FileInfoMatcherDescription matcherDescription, int updateFlags, IProgressMonitor monitor) Adds a new filter to this container. -
Uses of FileInfoMatcherDescription in org.eclipse.ui.ide.dialogs
Modifier and TypeMethodDescriptionabstract FileInfoMatcherDescription
UIResourceFilterDescription.getFileInfoMatcherDescription()