Uses of Interface
org.openide.filesystems.AbstractFileSystem.Attr

Packages that use AbstractFileSystem.Attr
org.openide.filesystems The IDE internally uses the concept of a virtual filesystem
 

Uses of AbstractFileSystem.Attr in org.openide.filesystems
 

Classes in org.openide.filesystems that implement AbstractFileSystem.Attr
 class DefaultAttributes
          Implementation of AbstractFileSystem.Attr using a special file in each folder for holding attributes.
static class JarFileSystem.Impl
          Implementation of all interfaces List, Change, Info and Attr that delegates to JarFileSystem
static class XMLFileSystem.Impl
          Implementation of all interfaces List, Change, Info and Attr that delegates to JarFileSystem
 

Fields in org.openide.filesystems declared as AbstractFileSystem.Attr
protected  AbstractFileSystem.Attr AbstractFileSystem.attr
          Handling of attributes for files.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.