|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DataFilter | |
| org.openide.loaders | Datasystems are the logical layer between a filesystem and the regular functions of the IDE. |
| 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. |
| 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 | |
abstract Node |
RepositoryNodeFactory.repository(DataFilter f)
Deprecated. Create a node representing a subset of the repository of filesystems. |
Children |
DataFolder.createNodeChildren(DataFilter filter)
Support method to obtain a children object that can be added to any Node. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||