Package | Description |
---|---|
org.openide.filesystems |
NetBeans internally uses the concept of a
virtual filesystem.
|
Modifier and Type | Method and Description |
---|---|
void |
FileStatusListener.annotationChanged(FileStatusEvent ev)
Notifies listener about change in annotataion of a few files.
|
protected void |
FileSystem.fireFileStatusChanged(FileStatusEvent event)
Notifies all registered listeners about change of status of some files.
|