public class DatabaseConnectionDialog extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DIALOG_DEFINITION_FILE |
| Constructor and Description |
|---|
DatabaseConnectionDialog() |
| Modifier and Type | Method and Description |
|---|---|
org.pentaho.ui.xul.XulDomContainer |
getSwtInstance(org.eclipse.swt.widgets.Shell shell) |
org.pentaho.ui.xul.XulDomContainer |
getSwtInstance(org.pentaho.ui.xul.swt.SwtXulLoader loader,
org.eclipse.swt.widgets.Shell shell) |
void |
registerClass(String key,
String className) |
public static final String DIALOG_DEFINITION_FILE
public org.pentaho.ui.xul.XulDomContainer getSwtInstance(org.eclipse.swt.widgets.Shell shell)
throws org.pentaho.ui.xul.XulException
org.pentaho.ui.xul.XulExceptionpublic org.pentaho.ui.xul.XulDomContainer getSwtInstance(org.pentaho.ui.xul.swt.SwtXulLoader loader,
org.eclipse.swt.widgets.Shell shell)
throws org.pentaho.ui.xul.XulException
org.pentaho.ui.xul.XulException