|
org.openide.loaders 7.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFilter | |
---|---|
org.openide.loaders | Datasystems are the logical layer between a filesystem and higher-level file-oriented operations. |
Uses of DataFilter in org.openide.loaders |
---|
Subinterfaces of DataFilter in org.openide.loaders | |
---|---|
interface |
ChangeableDataFilter
Allows certain data objects to be excluded from being displayed. |
static interface |
DataFilter.FileBased
Additional interface that can be implemented by the DataFilter
implementors to do low level filtering based on the file objects. |
Fields in org.openide.loaders declared as DataFilter | |
---|---|
static DataFilter |
DataFilter.ALL
Default filter that accepts everything. |
Methods in org.openide.loaders with parameters of type DataFilter | |
---|---|
Children |
DataFolder.createNodeChildren(DataFilter filter)
Support method to obtain a children object that can be added to any Node . |
abstract Node |
RepositoryNodeFactory.repository(DataFilter f)
Deprecated. Create a node representing a subset of the repository of filesystems. |
|
org.openide.loaders 7.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |