Package | Description |
---|---|
org.netbeans.api.db.explorer |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionManager.addConnectionListener(ConnectionListener listener)
Registers a ConnectionListener.
|
void |
ConnectionManager.removeConnectionListener(ConnectionListener listener)
Unregisters the specified connection listener.
|