Package | Description |
---|---|
org.openide.filesystems |
NetBeans internally uses the concept of a
virtual filesystem.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Built on November 8 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.