Package net.sf.dc.console.components

Class Summary
DcColorSelector Simple HSB color field derived from the JColorChooser field.
DcDateField  
DcDialog Godfather for all dialogs
DcEditableComboBox  
DcFieldSelectorField  
DcFileField This field consists out of a uneditable text field and a small button with a folder icon.
DcFontSelector A field for selecting a font.
DcFrame Super class for all frames within Data Crow.
DcList JList implemenation which handles images as well as text items
DcLongTextField Field for showing and editing long text.
DcMultiLineToolTip Shows a tooltip with multiple lines (instead of the default one liner)
DcMultiLineToolTipUI UI implementation of a multiple line tooltip
DcNumberField Simple field, derived from JTextField, which does not allow non numeric characters to be inserted
DcPanel The godfather of all panels
DcPasswordField Simple password field
DcPictureField Shows a scaled (or not scaled) picture.
DcProgramDefinitionsField  
DcProgressBar JProgressbar implementation
DcRatingComboBox TODO: add description
DcReportTextPositionCombo  
DcShortTextField Simple field, derived from JTextField, which does not allow non strings longer then the maximum database field length to be inserted
DcTimeField Field for displaying hours / minutes / seconds.
DcUrlField Simple field, derived from JTextField, which allows URLs to be opened