Uses of Interface
org.openide.filesystems.FileSystem.AtomicAction

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

Uses of FileSystem.AtomicAction in org.openide.filesystems
 

Methods in org.openide.filesystems with parameters of type FileSystem.AtomicAction
 void FileSystem.runAtomicAction(FileSystem.AtomicAction run)
          Executes atomic action.
 boolean FileEvent.firedFrom(FileSystem.AtomicAction run)
          Tests if FileEvent was fired from atomic action.
 



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