de.unihalle.informatik.Alida.batch.provider.output.swing
Interface ALDBatchOutputSummarizerSwing

All Superinterfaces:
ALDBatchOutputSummarizer
All Known Implementing Classes:
ALDSummarizerNativeDataSwing

public interface ALDBatchOutputSummarizerSwing
extends ALDBatchOutputSummarizer

Interface for Alida's automatic batch result data I/O via GUI based on Swing.

Author:
moeller

Method Summary
 javax.swing.JComponent writeData(ALDBatchRunResultInfo obj, ALDParameterDescriptor desc)
          Generates a graphical component to visualize set of result data.
 
Methods inherited from interface de.unihalle.informatik.Alida.batch.provider.output.ALDBatchOutputSummarizer
providedClasses
 

Method Detail

writeData

javax.swing.JComponent writeData(ALDBatchRunResultInfo obj,
                                 ALDParameterDescriptor desc)
Generates a graphical component to visualize set of result data.

Parameters:
obj - Info object containing set of result data.
desc - Optional descriptor for additional information on parameter.
Returns:
Graphical component visualizing the data.


Copyright © 2010-2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.