| 
 | org.openide.filesystems 6.4.31 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractFileSystem.Change in org.openide.filesystems | 
|---|
| Classes in org.openide.filesystems that implement AbstractFileSystem.Change | |
|---|---|
| static class | JarFileSystem.ImplImplementation of all interfaces List, Change, Info and Attr that delegates to JarFileSystem | 
| static class | LocalFileSystem.ImplThe implementation class that implements List, Info and Change interfaces and delegates all the methods to appropriate methods of LocalFileSystem. | 
| static class | XMLFileSystem.ImplImplementation of all interfaces List, Change, Info and Attr that delegates to XMLFileSystem | 
| Fields in org.openide.filesystems declared as AbstractFileSystem.Change | |
|---|---|
| protected  AbstractFileSystem.Change | AbstractFileSystem.changeMethods for modification of files. | 
| Constructors in org.openide.filesystems with parameters of type AbstractFileSystem.Change | |
|---|---|
| DefaultAttributes(AbstractFileSystem.Info info,
                  AbstractFileSystem.Change change,
                  AbstractFileSystem.List list)Constructor. | |
| DefaultAttributes(AbstractFileSystem.Info info,
                  AbstractFileSystem.Change change,
                  AbstractFileSystem.List list,
                  String fileName)Constructor. | |
| 
 | org.openide.filesystems 6.4.31 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||