Package net.sf.dc.console.components

Class Summary
ColorField Simple HSB color field derived from the JColorChooser field.
ComboBoxRenderer Used to show images and text in a combo box
ComboBoxTableCellRenderer Used to show the images and text of a combo box in a table.
ComponentFactory This class is the Component holder for the UI.
DCTableCellRenderer Table renderer.
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  
Layout Used as the only reference for the Gridbag Layout
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
PictureField Shows a scaled (or not scaled) picture.
PictureTableCellRenderer Table renderer for pictures.
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
URLField Simple field, derived from JTextField, which allows URLs to be opened