jcolibri.evaluation.tools
Class EvaluationResultGUI

java.lang.Object
  extended by jcolibri.evaluation.tools.EvaluationResultGUI

public class EvaluationResultGUI
extends java.lang.Object

Class that visualizates the result of an evaluation in a Swing frame. It generates a chart with the evaluation result an other information returned by the evaluator.

Author:
Juan A. Recio-Garcia

Constructor Summary
EvaluationResultGUI()
           
 
Method Summary
static void show(EvaluationReport er, java.lang.String title, boolean exitOnClose)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvaluationResultGUI

public EvaluationResultGUI()
Method Detail

show

public static void show(EvaluationReport er,
                        java.lang.String title,
                        boolean exitOnClose)

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es