|
Class Summary |
| CommandListener |
single listener to execute all GUI commands and call Commands to execute |
| FrameCloser |
cleanly shutdown if user closes window |
| PageViewChanger |
used from 2.8 onwards in views with multiple pages to setup new view settings from menu when option choosen |
| SearchList |
used by search function ro provide page number as tooltip |
| SwingButton |
Swing specific implementation of GUIButton interface |
| SwingCombo |
|
| SwingMenuItem |
extended Menu with id stored internally so listener can identify commands |
| SwingMouseHandler |
handles all mouse activity in GUI using Swing classes |
| SwingOutline |
holds tree outline displayed in nav bar |
| SwingSearchWindow |
provides interactive search Window and search capabilities |
| SwingThumbnailPanel |
Used in GUI example code. |