| Package | Description | 
|---|---|
| oracle.jdeveloper.offlinedb.panels | 
 UI panels that can be used to define / select offline databases in JDeveloper. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OfflineDBChooserPanel.OfflineDatabaseInfo | 
OfflineDBChooserPanel.getOfflineDatabaseInfo()
Gets the current information from this panel. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
OfflineDBChooserPanel.InfoListener.infoChanged(OfflineDBChooserPanel.OfflineDatabaseInfo info)
Called when the user changes the chosen offline database, or changes
 the information for the offline database that will be created. 
 |