Preferences

Komo makes use of the Eclipse preference store feature, which allows user-set preferences to be saved across sessions. At present, Komo has two preference pages (see the mschmidt.komo.preferences package); DbSettings for database connection settings and GeneralPreferences for GUI settings. The GeneralPreferences has only two items; for enabling/disabling an application system tray icon (on operating systems that have a system tray) and for enabling/disabling a confirmation dialog when the application shuts down. The application developer will most likely want to make changes to these pages, for example the default database and user name on DbSettings and additions such as display fonts on GeneralPreferences.