|
org.openide.loaders 7.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationListener | |
---|---|
org.openide.loaders | Datasystems are the logical layer between a filesystem and higher-level file-oriented operations. |
Uses of OperationListener in org.openide.loaders |
---|
Classes in org.openide.loaders that implement OperationListener | |
---|---|
class |
OperationAdapter
Adapter for methods of OperationListener . |
Methods in org.openide.loaders that return OperationListener | |
---|---|
static OperationListener |
DataLoaderPool.createWeakOperationListener(OperationListener l,
Object s)
Factory to create weak OperationListener |
Methods in org.openide.loaders with parameters of type OperationListener | |
---|---|
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. |
|
org.openide.loaders 7.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |