org.openide.filesystems 7.38.1

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

Packages that use FileSystem.AtomicAction
org.openide.filesystems NetBeans 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
 boolean FileEvent.firedFrom(FileSystem.AtomicAction run)
          Tests if FileEvent was fired from atomic action.
 void FileSystem.runAtomicAction(FileSystem.AtomicAction run)
          Executes atomic action.
static void FileUtil.runAtomicAction(FileSystem.AtomicAction atomicCode)
          Executes atomic action.
 


org.openide.filesystems 7.38.1

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