public class ProviderChooser
extends java.lang.Object
| Constructor and Description | 
|---|
ProviderChooser()  | 
| Modifier and Type | Method and Description | 
|---|---|
static DBObjectProvider | 
choose(Context context, DBObjectProvider current, boolean allowDatabaseChange)
Prompts the user to choose an online or offline database. 
 | 
public static DBObjectProvider choose(Context context, DBObjectProvider current, boolean allowDatabaseChange)
context - the current IDE Contextcurrent - the current DBObjectProviderallowDatabaseChange -