Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.core.resources.FileInfoMatcherDescription

Packages that use FileInfoMatcherDescription
org.eclipse.core.resources Provides basic support for managing a workspace and its resources. 
org.eclipse.ui.ide.dialogs APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface. 
 

Uses of FileInfoMatcherDescription in org.eclipse.core.resources
 

Methods in org.eclipse.core.resources that return FileInfoMatcherDescription
 FileInfoMatcherDescription IResourceFilterDescription.getFileInfoMatcherDescription()
          Returns the description of the file info matcher corresponding to this resource filter.
 

Methods in org.eclipse.core.resources with parameters of type FileInfoMatcherDescription
 IResourceFilterDescription IContainer.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
 

Methods in org.eclipse.ui.ide.dialogs that return FileInfoMatcherDescription
abstract  FileInfoMatcherDescription UIResourceFilterDescription.getFileInfoMatcherDescription()
           
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.