Package edu.indiana.iucbrf.util

Interface Summary
SwingRepresentableWithDomain A class that is SwingRepresentableWithDomain can be represented as a Swing object when given a Domain.
 

Class Summary
CaseDataFileReader This class reads a text file containing case data (such as a file obtained from the UCI machine learning database) and puts the data in a case base.
ListViewerWithDomain A ListViewer that assumes that objects are SwingRepresentableWithDomain, rather than just SwingRepresentable.