Interface | Description |
---|---|
NodeProviderFactory |
This interface is implemented by factories that can create instances
of NodeProvider.
|
Class | Description |
---|---|
BaseNode |
This is the base class for all database explorer nodes.
|
ChildNodeFactory |
The ChildNodeFactory is used for getting node instances based on
a Lookup instance as the key.
|
NodeProvider |
This is the base class for all node providers, which are used to provide
lists of Node instances.
|