org.openide.filesystems 7.13.1 1

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

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.13.1 1

Built on July 22 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.