Package | Description |
---|---|
org.openide.loaders |
Datasystems
are the logical layer between a filesystem and higher-level file-oriented operations.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OperationAdapter |
Adapter for methods of
OperationListener . |
Modifier and Type | Method | Description |
---|---|---|
static OperationListener |
DataLoaderPool.createWeakOperationListener(OperationListener l,
Object s) |
Factory to create weak OperationListener
|
Modifier and Type | Method | Description |
---|---|---|
void |
DataLoaderPool.addOperationListener(OperationListener l) |
Add a listener for operations on data objects.
|
static OperationListener |
DataLoaderPool.createWeakOperationListener(OperationListener l,
Object s) |
Factory to create weak OperationListener
|
void |
DataLoaderPool.removeOperationListener(OperationListener l) |
Remove a listener for operations on data objects.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.