|
Eclipse Platform Release 3.6 |
|||||||||
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,
FileInfoMatcherDescription matcherDescription,
int updateFlags,
IProgressMonitor monitor)
Adds a new filter to this container. |
IResourceFilterDescription[] |
IContainer.getFilters()
Retrieve all filters on this container. |
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 container's filter list |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.