|
||||||||||
| 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.ALDSummarizerNativeDataSwing
@ALDBatchOutputProvider(priority=1) public class ALDSummarizerNativeDataSwing
Implementation of ALDBatchOutputSummarizerSwing for native data.
| Constructor Summary | |
|---|---|
ALDSummarizerNativeDataSwing()
|
|
| Method Summary | |
|---|---|
java.util.Collection<java.lang.Class<?>> |
providedClasses()
Interface method to announce class for which IO is provided for field is ignored. |
javax.swing.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 ALDSummarizerNativeDataSwing()
| Method Detail |
|---|
public java.util.Collection<java.lang.Class<?>> providedClasses()
providedClasses in interface ALDBatchOutputSummarizer
public javax.swing.JComponent writeData(ALDBatchRunResultInfo batchInfo,
ALDParameterDescriptor descr)
ALDBatchOutputSummarizerSwing
writeData in interface ALDBatchOutputSummarizerSwingbatchInfo - 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 | |||||||||