Package org.kaiwitte.workbench.ui.model

Interface Summary
MetaSchemeTableModel A TableModel to hold MetaRecords.
SchemeTableModel A TableModel to hold Records.
 

Class Summary
MainModel The class to start the application and initialise other components.
MetaSchemeTableModelImpl A TableModel to hold MetaRecords.
RecordFactory A class to create MetaRecords based on a String that holds the values for it.
SchemeTableModelImpl A TableModel to hold Records.