Package rjw.dc.console.components

Class Summary
BackgroundColorField Simple HSB color field derived from the JColorChooser field.
CatagoryForm Form which shows the catagories of Mp3's, Movies and Software
ComponentFactory This class is the Component holder for the UI.
ComponentFactory.RefreshSoftwareCategories Forces a refresh of the content of the Software categories combobox
DataCrowPanel The godfather of all panels
LongTextField  
NumberField Simple field, derived from JTextField, which does not allow non numeric characters to be inserted
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
TablePanel Base panel for all panels which contain a JTable with all the fields of the database.