|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.Alida.batch.provider.output.swing.ALDSummarizerNativeArray1DSwing
@ALDBatchOutputProvider(priority=1) public class ALDSummarizerNativeArray1DSwing
Implementation of ALDBatchOutputSummarizerSwing
for native 1D arrays.
Constructor Summary | |
---|---|
ALDSummarizerNativeArray1DSwing()
Default constructor. |
Method Summary | |
---|---|
Collection<Class<?>> |
providedClasses()
Interface method to announce class for which IO is provided for. |
JComponent |
writeData(ALDBatchRunResultInfo batchInfo,
ALDParameterDescriptor descr)
Generates a graphical component to visualize set of result data. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ALDSummarizerNativeArray1DSwing()
Method Detail |
---|
public Collection<Class<?>> providedClasses()
providedClasses
in interface ALDBatchOutputSummarizer
public JComponent writeData(ALDBatchRunResultInfo batchInfo, ALDParameterDescriptor descr)
ALDBatchOutputSummarizerSwing
writeData
in interface ALDBatchOutputSummarizerSwing
batchInfo
- Info object containing set of result data.descr
- Optional descriptor for additional information on parameter.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |