Class Summary |
ColorField |
Simple HSB color field derived from the JColorChooser field. |
ComponentFactory |
This class is the Component holder for the UI. |
DCChildList |
Shows a table with (readonly) child objects. |
DCDialog |
Godfather for all dialogs |
DCFrame |
Super class for all frames within Data Crow. |
DCList |
JList implemenation which handles images as well as text items |
DCModuleList |
JList with modules. |
DCProgressBar |
JProgressbar implementation |
DCTable |
Table implementation with caching of changed values. |
DCTableModel |
Leaves room for own implementation in the table model when needed... |
FileField |
This field consists out of a uneditable text field and a small
button with a folder icon. |
FontSelector |
A field for selecting a font. |
IconSelector |
Deprecated. performance is too low! |
Layout |
Used as the only reference for the Gridbag Layout to prevent multiple
instantations |
LongTextField |
Field for showing and editing long text. |
MultiLineToolTip |
Shows a tooltip with multiple lines
(instead of the default one liner) |
MultiLineToolTipUI |
UI implementation of a multiple line tooltip |
NumberField |
Simple field, derived from JTextField, which does not allow non
numeric characters to be inserted |
PasswordField |
Simple password field |
PictureField |
Shows a scaled (or not scaled) picture. |
RatingComboBox |
TODO: add description |
RequiredFieldsTable |
Table in which the required fields for a module can be set. |
ShortTextField |
Simple field, derived from JTextField, which does not allow non
strings longer then the maximum database field length to be
inserted |
ThemeSelector |
A field for selecting a font. |
TimeField |
Field for displaying hours / minutes / seconds. |
URLField |
Simple field, derived from JTextField, which allows
URLs to be opened |