Package net.sourceforge.nite.datainspection.view

view package

See:
          Description

Class Summary
ConfusionTableModel TableModel for a JTable that shows a confusion matrix
ConfusionTablePanel ConfusionTablePanel is a JPanel that shows a JTable with a ConfusionTableModel that encapsulates a ConfusionMatrix
The following is not yet true:
By selection of column, row or cell administrated ConfusionTableListeners are send ConfusionPairEvents Listeners are subscribed by the addConfusionTableListener(ConfusionTableListener) method
 

Package net.sourceforge.nite.datainspection.view Description

view package

This package contains some GUI elements that can be used to (interactively) view results from the data inspection such as confusion matrices and coincidence matrices.