|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Repository in org.openide.filesystems |
Methods in org.openide.filesystems that return Repository | |
Repository |
RepositoryReorderedEvent.getRepository()
Get the affected filesystem pool. |
Repository |
RepositoryEvent.getRepository()
Getter for the filesystem pool that is modified. |
static Repository |
Repository.getDefault()
Access method to get default instance of repository in the system. |
Constructors in org.openide.filesystems with parameters of type Repository | |
RepositoryReorderedEvent(Repository fsp,
int[] perm)
Create a new reorder event. |
|
RepositoryEvent(Repository fsp,
FileSystem fs,
boolean add)
Create a new filesystem pool event. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |