|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.platform.dataaccess.datasource.ui.selectdialog.SwingDatasourceSelectionDialog
public class SwingDatasourceSelectionDialog
Constructor Summary | |
---|---|
SwingDatasourceSelectionDialog(IXulAsyncDatasourceService datasourceService,
EmbeddedWizard datasourceDialogController)
|
Method Summary | |
---|---|
void |
addDialogListener(
Specified by DialogController . |
void |
hideDialog()
Specified by DialogController . |
static void |
main(String[] args)
For debug/demo purposes only. |
void |
removeDialogListener(
Specified by DialogController . |
void |
showDialog()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SwingDatasourceSelectionDialog(IXulAsyncDatasourceService datasourceService, EmbeddedWizard datasourceDialogController) throws XulException
XulException
Method Detail |
---|
public void addDialogListener(listener)
DialogController
.
public void hideDialog()
DialogController
.
public void removeDialogListener(listener)
DialogController
.
public void showDialog()
public static void main(String[] args) throws XulException
XulException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |