|
Eclipse Platform Release 3.5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IResourceFilterDescription | |
---|---|
org.eclipse.core.resources | Provides basic support for managing a workspace and its resources. |
Uses of IResourceFilterDescription in org.eclipse.core.resources |
---|
Methods in org.eclipse.core.resources that return IResourceFilterDescription | |
---|---|
IResourceFilterDescription |
IContainer.createFilter(int type,
IFileInfoMatcherDescription matcherDescription,
int updateFlags,
IProgressMonitor monitor)
Adds a new filter matching the arguments to this folder's filter list |
IResourceFilterDescription[] |
IContainer.getFilters()
Retrieve the filters for this folder. |
Methods in org.eclipse.core.resources with parameters of type IResourceFilterDescription | |
---|---|
void |
IContainer.removeFilter(IResourceFilterDescription filterDescription,
int updateFlags,
IProgressMonitor monitor)
Remove the filter matching the arguments from this folder's filter list |
|
Eclipse Platform Release 3.5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.