Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.jdeveloper.db.DatabaseConnectionEditorLauncher

Packages that use DatabaseConnectionEditorLauncher
oracle.jdeveloper.db Classes for accessing database connections in JDeveloper (and other FCP products). 

 

Uses of DatabaseConnectionEditorLauncher in oracle.jdeveloper.db

 

Methods in oracle.jdeveloper.db that return DatabaseConnectionEditorLauncher
static DatabaseConnectionEditorLauncher DatabaseConnectionEditor.createLauncher()
          Creates a new launcher for the database connection create/edit dialog.
static DatabaseConnectionEditorLauncher AppDatabaseConnectionEditor.createLauncher(Context context)
          Creates a new launcher for creating/editing connections that, by default, will only create connections in the current application.

 

Method parameters in oracle.jdeveloper.db with type arguments of type DatabaseConnectionEditorLauncher
static void DatabaseConnectionEditor.setLauncher(java.lang.Class<? extends DatabaseConnectionEditorLauncher> clz)
          Deprecated. use extension.xml hook (see above).

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.