Class Summary |
BrowserDialog |
Creates and opens files using the JFileChooser class from Java. |
DataCrowPanel |
The godfather of all panels |
FieldSelectorDialog |
|
LogForm |
Displays all events |
LoginDialog |
Login shows a small login window. |
MainFrame |
Holder of all the UI panels. |
MessageBox |
A normal MessageBox. |
PictureView |
This view allows pictures to be imported and existing pictures
(pictures in the database) to be shown in its orginal size. |
QuestionBox |
A very simple Dialog with a message, a yes and no button. |
RecordForm |
Form used to represent one record in the database or to create
a new record. |
SearchForm |
Base for all search forms. |
TableInsertPanel |
Base for all insert panels (for objects like Software, Music and Movie) |
TablePanel |
Base panel for all panels which contain a JTable
This class facilities most of the functions needed to fill / clear /
update tables. |
TableSearchPanel |
Base for all search panels (for objects like Software, Mp3 and Movie) |
TextView |
Provides the user with a large, very basic, text editor. |
UpdateAllDialog |
This dialog allows the user to apply a value on a field
to all items on screen |