org.openide.filesystems 7.32.1 1

Uses of Class
org.openide.filesystems.Repository

Packages that use Repository
org.openide.filesystems NetBeans internally uses the concept of a virtual filesystem
 

Uses of Repository in org.openide.filesystems
 

Methods in org.openide.filesystems that return Repository
static Repository Repository.getDefault()
          Access method to get default instance of repository in the system.
 Repository RepositoryEvent.getRepository()
          Getter for the filesystem pool that is modified.
 Repository RepositoryReorderedEvent.getRepository()
          Get the affected filesystem pool.
 

Constructors in org.openide.filesystems with parameters of type Repository
RepositoryEvent(Repository fsp, FileSystem fs, boolean add)
          Create a new filesystem pool event.
RepositoryReorderedEvent(Repository fsp, int[] perm)
          Create a new reorder event.
 


org.openide.filesystems 7.32.1 1

Built on February 22 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.