Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
FileInfoMatcherDescription |
IResourceFilterDescription.getFileInfoMatcherDescription()
Returns the description of the file info matcher corresponding to this resource
filter.
|
Modifier and Type | Method and Description |
---|---|
IResourceFilterDescription |
IContainer.createFilter(int type,
FileInfoMatcherDescription matcherDescription,
int updateFlags,
IProgressMonitor monitor)
Adds a new filter to this container.
|
Modifier and Type | Method and Description |
---|---|
abstract FileInfoMatcherDescription |
UIResourceFilterDescription.getFileInfoMatcherDescription() |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.