Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Interface
oracle.jdeveloper.db.DatabaseConnectionEditor.ConnectionEditor

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

Uses of DatabaseConnectionEditor.ConnectionEditor in oracle.jdeveloper.db
 

Classes in oracle.jdeveloper.db that implement DatabaseConnectionEditor.ConnectionEditor
 class DatabaseConnectionEditorLauncher
          Class for launching a Database Connection Editor.
 

Method parameters in oracle.jdeveloper.db with type arguments of type DatabaseConnectionEditor.ConnectionEditor
static void DatabaseConnectionEditor.setEditor(java.lang.Class<? extends DatabaseConnectionEditor.ConnectionEditor> ed)
          Deprecated. - use DatabaseConnectionEditor.setLauncher(java.lang.Class), the new launcher class is more powerful as it can return the chosen store and connection name together, and is also more flexible for change (abstract class rather than an interface).
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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