org.netbeans.modules.db/1 1.44.1 30

Uses of Class
org.netbeans.api.db.explorer.ConnectionManager

Packages that use ConnectionManager
org.netbeans.api.db.explorer   
org.netbeans.api.db.explorer.support   
 

Uses of ConnectionManager in org.netbeans.api.db.explorer
 

Methods in org.netbeans.api.db.explorer that return ConnectionManager
static ConnectionManager ConnectionManager.getDefault()
          Gets the ConnectionManager singleton instance.
 

Uses of ConnectionManager in org.netbeans.api.db.explorer.support
 

Methods in org.netbeans.api.db.explorer.support with parameters of type ConnectionManager
static void DatabaseExplorerUIs.connect(JComboBox comboBox, ConnectionManager connectionManager)
          Populates and manages the contents of the passed combo box.
 


org.netbeans.modules.db/1 1.44.1 30

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.