|
org.openide.filesystems 7.38.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileAttributeEvent | |
|---|---|
| org.openide.filesystems | NetBeans internally uses the concept of a virtual filesystem. |
| Uses of FileAttributeEvent in org.openide.filesystems |
|---|
| Methods in org.openide.filesystems with parameters of type FileAttributeEvent | |
|---|---|
static boolean |
FileUtil.affectsOrder(FileAttributeEvent event)
Checks whether a change in a given file attribute would affect the result of FileUtil.getOrder(java.util.Collection. |
void |
FileChangeListener.fileAttributeChanged(FileAttributeEvent fe)
Fired when a file attribute is changed. |
void |
FileChangeAdapter.fileAttributeChanged(FileAttributeEvent fe)
Fired when a file attribute is changed. |
protected void |
FileObject.fireFileAttributeChangedEvent(Enumeration<FileChangeListener> en,
FileAttributeEvent fe)
Fire file attribute change event. |
|
org.openide.filesystems 7.38.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||