NetBeans Architecture Answers for Database Explorer module


Interfaces table

Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
DatabaseExplorerAPIExportedUnder Developmentindex.html

LookupImportedOfficial

JDBC drivers and database runtimes are registered in the default lookup.

org.openide.actionsImportedOfficial

Needed in the Database Explorer UI.

.../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.3 is required.

org.openide.filesystemsImportedOfficial

Neded for writing JDBC driver registration files.

.../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.2 is required.

org.openide.utilImportedOfficial

Multiple usages (bundles, request processor).

../org-openide-util/overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.2 is required.

org.openide.modulesImportedOfficial

For installing a ModuleInstall.close() method which disconnects the connected connections upon IDE shutdown.

.../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.2 is required.

org.openide.nodesImportedOfficial

Needed in the Database Explorer UI.

.../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.2 is required.

org.openide.dialogsImportedOfficial

Needed in the Database Explorer UI.

.../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.2 is required.

org.openide.optionsImportedOfficial

Various settings of the Database Explorer, including the list of connections, are saved using a SystemOption.

.../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.2 is required.

org.openide.windowsImportedOfficial

Needed in the Database Explorer UI (the Execute Command top component).

.../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.2 is required.

org.openide.loadersImportedOfficial

Neded for writing JDBC driver registration files.

.../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 4.11 is required.

org.netbeans.api.progressImportedOfficial

Needed in the Database Explorer UI.

.../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.0 is required.

org.openide.explorerImportedPrivate .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 6.3 is required.

org.openide.ioImportedPrivate../org-openide-io/overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.7 is required.

Group of lookup interfaces
Interface NameIn/OutStabilitySpecified in What Document?
DatabaseExplorerAPILookupExportedUnder Developmentindex.html


General Information


Project and platform dependencies


Deployment


Compatibility with environment


Access to resources


Lookup of components


Execution Environment


Format of files and protocols


Performance and Scalability


Built on August 16 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.