org.openide.filesystems 7.21.1 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.
static void FileUtil.runAtomicAction(FileSystem.AtomicAction atomicCode)
          Executes atomic action.
 void FileSystem.runAtomicAction(FileSystem.AtomicAction run)
          Executes atomic action.
 


org.openide.filesystems 7.21.1 1

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