|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.salespointframework.core.data.database.MssqlDatabaseConnection.MssqlConfigurationDialog
private class MssqlDatabaseConnection.MssqlConfigurationDialog
The configuration dialog for MSSQL cnnections
| Field Summary | |
|---|---|
private MssqlDatabaseConnection |
dbc
connection to configure |
| Constructor Summary | |
|---|---|
MssqlDatabaseConnection.MssqlConfigurationDialog(MssqlDatabaseConnection dbc)
default constructor |
|
| Method Summary | |
|---|---|
void |
show(java.awt.Window owner)
builds the dialog, shows it and updates properties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private MssqlDatabaseConnection dbc
| Constructor Detail |
|---|
public MssqlDatabaseConnection.MssqlConfigurationDialog(MssqlDatabaseConnection dbc)
dbc - Connection to configure| Method Detail |
|---|
public void show(java.awt.Window owner)
owner - owning window
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||