public class OfflineDBChooserPanel.OfflineDatabaseInfo
extends java.lang.Object
| Constructor and Description | 
|---|
OfflineDatabaseInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()
Gets the name of the chosen offline databbase, or of the new of the
 offline database that will be created. 
 | 
OfflineDBObjectProvider | 
getOfflineDBObjectProvider()
Gets the chosen offline database. 
 | 
ProviderSettings | 
getProviderSettings()
Gets the settings for the chosen offline database. 
 | 
public java.lang.String getName()
When a combo is shown this is the name of the chosen offline database, when a text field is shown this is the text value in that field.
public OfflineDBObjectProvider getOfflineDBObjectProvider()
public ProviderSettings getProviderSettings()