|
|||||||||
| Home >> All >> org >> hsqldb >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.hsqldb.util
Class ConnectionDialogCommon

java.lang.Objectorg.hsqldb.util.ConnectionDialogCommon
- class ConnectionDialogCommon
- extends java.lang.Object
Common code in the Swing and AWT versions of ConnectionDialog
- Version:
- 1.7.0
| Field Summary | |
private static java.lang.String[][] |
connTypes
|
private static java.lang.String[][] |
sJDBCTypes
|
| Constructor Summary | |
private |
ConnectionDialogCommon()
|
| Method Summary | |
(package private) static java.lang.String[][] |
getTypes()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
connTypes
private static java.lang.String[][] connTypes
sJDBCTypes
private static final java.lang.String[][] sJDBCTypes
| Constructor Detail |
ConnectionDialogCommon
private ConnectionDialogCommon()
| Method Detail |
getTypes
static java.lang.String[][] getTypes()
|
|||||||||
| Home >> All >> org >> hsqldb >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.hsqldb.util.ConnectionDialogCommon