|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.openide.filesystems | |
| org.openide.filesystems | The IDE internally uses the concept of a virtual filesystem. |
| org.openide.util | A set of utility classes covering a few general infrastructure points in the Open APIs. |
| Classes in org.openide.filesystems used by org.openide.filesystems | |
| AbstractFileSystem
This convenience implementation does much of the hard work of FileSystem and is generally more pleasant to create
subclasses of. |
|
| AbstractFileSystem.Attr
Handle attributes of files. |
|
| AbstractFileSystem.Change
Controls modification of files. |
|
| AbstractFileSystem.Info
Information about files. |
|
| AbstractFileSystem.List
Provides access to the hierarchy of resources. |
|
| AbstractFileSystem.Transfer
Controls on moving of files. |
|
| EnvironmentNotSupportedException
Deprecated. Please use the ClassPath API instead. |
|
| FileAttributeEvent
Event used to listen on filesystem attribute changes. |
|
| FileChangeListener
Listener for changes in FileObjects. |
|
| FileEvent
Event for listening on filesystem changes. |
|
| FileLock
Represents an acquired lock on a FileObject. |
|
| FileObject
This is the base for all implementations of file objects on a filesystem. |
|
| FileRenameEvent
Event indicating a file rename. |
|
| FileStateInvalidException
Signals that the file object is somehow corrupted. |
|
| FileStatusEvent
Event describing a change in annotation of files. |
|
| FileStatusListener
Listener to changes in annotation of file objects. |
|
| FileSystem
Interface that provides basic information about a virtual filesystem in the IDE. |
|
| FileSystem.AtomicAction
An action that it is to be called atomically with respect to filesystem event notification. |
|
| FileSystem.Environment
Deprecated. Please use the ClassPath API instead. |
|
| FileSystem.Status
Allows a filesystem to annotate a group of files (typically comprising a data object) with additional markers. |
|
| FileSystemCapability
Deprecated. Now useless. |
|
| JarFileSystem
A virtual filesystem based on a JAR archive. |
|
| LocalFileSystem
Local filesystem. |
|
| Repository
Holder for system filesystem, used for most of NetBeans' runtime configuration. |
|
| RepositoryEvent
Event describing adding a filesystem to, or removing a filesystem from, the filesystem pool. |
|
| RepositoryListener
Listener to changes in the filesystem pool. |
|
| RepositoryReorderedEvent
Fired when a filesystem pool is reordered. |
|
| XMLFileSystem
XML-based filesystem. |
|
| Classes in org.openide.filesystems used by org.openide.util | |
| FileAttributeEvent
Event used to listen on filesystem attribute changes. |
|
| FileChangeListener
Listener for changes in FileObjects. |
|
| FileEvent
Event for listening on filesystem changes. |
|
| FileObject
This is the base for all implementations of file objects on a filesystem. |
|
| FileRenameEvent
Event indicating a file rename. |
|
| FileStatusEvent
Event describing a change in annotation of files. |
|
| FileStatusListener
Listener to changes in annotation of file objects. |
|
| RepositoryEvent
Event describing adding a filesystem to, or removing a filesystem from, the filesystem pool. |
|
| RepositoryListener
Listener to changes in the filesystem pool. |
|
| RepositoryReorderedEvent
Fired when a filesystem pool is reordered. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||