|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileStatusEvent | |
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. |
Uses of FileStatusEvent in org.openide.filesystems |
Methods in org.openide.filesystems with parameters of type FileStatusEvent | |
protected void |
FileSystem.fireFileStatusChanged(FileStatusEvent event)
Notifies all registered listeners about change of status of some files. |
void |
FileStatusListener.annotationChanged(FileStatusEvent ev)
Notifies listener about change in annotataion of a few files. |
Uses of FileStatusEvent in org.openide.util |
Methods in org.openide.util with parameters of type FileStatusEvent | |
void |
WeakListener.FileStatus.annotationChanged(FileStatusEvent ev)
Deprecated. Notifies listener about change in annotataion of a few files. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |