Package | Description |
---|---|
org.netbeans.api.db.explorer | |
org.netbeans.api.db.explorer.support |
Modifier and Type | Method and Description |
---|---|
static ConnectionManager |
ConnectionManager.getDefault()
Gets the ConnectionManager singleton instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
DatabaseExplorerUIs.connect(JComboBox comboBox,
ConnectionManager connectionManager)
Populates and manages the contents of the passed combo box.
|