Package | Description |
---|---|
org.openide.filesystems |
NetBeans internally uses the concept of a
virtual filesystem.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
FileEvent.firedFrom(FileSystem.AtomicAction run) |
Tests if this event has been generated from given atomic action.
|
void |
FileSystem.runAtomicAction(FileSystem.AtomicAction run) |
Executes atomic action.
|
static void |
FileUtil.runAtomicAction(FileSystem.AtomicAction atomicCode) |
Executes atomic action.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.