|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.ui.core.database.dialog.XulDatabaseExplorerDialog org.pentaho.di.ui.core.database.dialog.DatabaseExplorerDialog
public class DatabaseExplorerDialog
This class has been adapted to use the XUL version of the DatabaseExplorerDialog instead. The old DatabaseExplorerDialog has been renamed to DatabaseExplorerDialogLegacy
Constructor Summary | |
---|---|
DatabaseExplorerDialog(Shell parent,
int style,
DatabaseMeta conn,
List<DatabaseMeta> databases)
|
|
DatabaseExplorerDialog(Shell parent,
int style,
DatabaseMeta conn,
List<DatabaseMeta> databases,
boolean aLook)
|
Method Summary |
---|
Methods inherited from class org.pentaho.di.ui.core.database.dialog.XulDatabaseExplorerDialog |
---|
getSchemaName, getTableName, open, setSelectedSchemaAndTable |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatabaseExplorerDialog(Shell parent, int style, DatabaseMeta conn, List<DatabaseMeta> databases)
public DatabaseExplorerDialog(Shell parent, int style, DatabaseMeta conn, List<DatabaseMeta> databases, boolean aLook)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |