|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.salespointframework.core.data.database.MysqlDatabaseConnection.MysqlConfigurationDialog
private class MysqlDatabaseConnection.MysqlConfigurationDialog
The config dialog for Mysql connections
Field Summary | |
---|---|
private MysqlDatabaseConnection |
dbc
connection to configure |
Constructor Summary | |
---|---|
MysqlDatabaseConnection.MysqlConfigurationDialog(MysqlDatabaseConnection dbc)
Default constructor |
Method Summary | |
---|---|
void |
show(java.awt.Window owner)
initializes the window, shows it and updates the connection properties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private MysqlDatabaseConnection dbc
Constructor Detail |
---|
public MysqlDatabaseConnection.MysqlConfigurationDialog(MysqlDatabaseConnection dbc)
dbc
- connection to configureMethod 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 |