| java.lang.Object org.hsqldb.util.ConnectionDialogCommon
ConnectionDialogCommon | class ConnectionDialogCommon (Code) | | Common code in the Swing and AWT versions of ConnectionDialog
New class based on Hypersonic original
author: Thomas Mueller (Hypersonic SQL Group) version: 1.7.2 since: 1.7.0 |
addToRecentConnectionSettings | static void addToRecentConnectionSettings(Hashtable settings, ConnectionSetting newSetting) throws IOException(Code) | | Adds the new settings name if it does not nexist, or overwrites the old one.
|
deleteRecentConnectionSettings | static void deleteRecentConnectionSettings()(Code) | | Removes the recent connection settings file store.
|
setHomeDir | public static void setHomeDir()(Code) | | |
|
|