| Interface | Description |
|---|---|
| DBURLFactory.Helper | Deprecated
replaced by URLHelper
|
| UIConstants |
Defines a group of keys that can be used in conjunction with a WizardLauncher
to pull information out of the TraversableContext.
|
| Class | Description |
|---|---|
| DBIcons | Deprecated
Use equivalents in oracle.javatools.icons.OracleIcons
|
| DBObjectActions |
Actions available throught the IDE for database objects.
|
| DBObjectTransferable |
Transferable for DBObjects.
|
| DBTypeDispayRegistryEntry | Deprecated
spelling of name has been corrected, this is now
DBTypeDisplayRegistryEntry. |
| DBTypeDisplayRegistry |
Registry for display information associated with the various DB types.
|
| DBTypeDisplayRegistryEntry |
The DBTypeDisplayRegistry can have multiple entries that delegate the
provision of UI information (such as translatable strings and icons) for
a given object type.
|
| DBURLFactory |
In the IDE SchemaObjects have navigator nodes which use URLs as identifiers.
|
| DBURLFactory.URLHelper |
Helper registered with the DBURLFactory using the appropriate
extension.xml trigger-hook.
|
| PropertyDisplayRegistry |
Registry of displayable Strings for properties and property values.
|
| PropertyDisplayRegistry.Plugin |
This class facilitates the PropertyDisplayRegistry's extensibility.
|
| ProviderOperator |
Utility class that wraps a create, update or delete operation within
the provider.
|
| SchemaObjectDescriptor |
An object to encapsulate information about a given object
without actually retrieving the object from its given provider (e.g.
|
| UIArb | Deprecated
This is no longer translated.
|