|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swt.widgets.Dialog
de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.CreateOpenTMSDataSource
public class CreateOpenTMSDataSource
| Constructor Summary | |
|---|---|
CreateOpenTMSDataSource(org.eclipse.swt.widgets.Shell parent,
boolean bAllowChoose)
Display a Create Open TMS Data Source Dialog |
|
| Method Summary | |
|---|---|
java.lang.String |
getDataSourceName()
|
void |
setDataSourceName(java.lang.String dataSourceName)
|
void |
show()
show |
| Methods inherited from class org.eclipse.swt.widgets.Dialog |
|---|
getParent, getStyle, getText, setText |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateOpenTMSDataSource(org.eclipse.swt.widgets.Shell parent,
boolean bAllowChoose)
parent - the parent shellbAllowChoose - allow choosing a data source (choose or create one if set to
true)| Method Detail |
|---|
public java.lang.String getDataSourceName()
public void setDataSourceName(java.lang.String dataSourceName)
dataSourceName - the dataSourceName to setpublic void show()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||