|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ALDBatchRunResultInfo | |
---|---|
de.unihalle.informatik.Alida.batch | Package containing classes for batch mode. |
de.unihalle.informatik.Alida.batch.provider.output.swing | Package containing batch output providers for Swing GUIs. |
de.unihalle.informatik.Alida.gui | Package containing GUI components for interactive operator selection/control. |
Uses of ALDBatchRunResultInfo in de.unihalle.informatik.Alida.batch |
---|
Methods in de.unihalle.informatik.Alida.batch with parameters of type ALDBatchRunResultInfo | |
---|---|
javax.swing.JComponent |
ALDBatchOutputManagerSwing.writeData(ALDBatchRunResultInfo obj,
ALDParameterDescriptor descr)
Interface method for displaying a batch summary in the GUI. |
Uses of ALDBatchRunResultInfo in de.unihalle.informatik.Alida.batch.provider.output.swing |
---|
Methods in de.unihalle.informatik.Alida.batch.provider.output.swing with parameters of type ALDBatchRunResultInfo | |
---|---|
javax.swing.JComponent |
ALDBatchOutputSummarizerSwing.writeData(ALDBatchRunResultInfo obj,
ALDParameterDescriptor desc)
Generates a graphical component to visualize set of result data. |
javax.swing.JComponent |
ALDSummarizerNativeDataSwing.writeData(ALDBatchRunResultInfo batchInfo,
ALDParameterDescriptor descr)
|
Uses of ALDBatchRunResultInfo in de.unihalle.informatik.Alida.gui |
---|
Fields in de.unihalle.informatik.Alida.gui with type parameters of type ALDBatchRunResultInfo | |
---|---|
protected java.util.HashMap<java.lang.String,ALDBatchRunResultInfo> |
ALDOperatorGUIExecutionProxy.batchOutputResultMap
|
Constructor parameters in de.unihalle.informatik.Alida.gui with type arguments of type ALDBatchRunResultInfo | |
---|---|
ALDBatchOperatorResultFrame(ALDOperator op,
java.util.HashMap<java.lang.String,ALDBatchRunResultInfo> batchInfoMap,
ALDBatchOutputManagerSwing.ProviderInteractionLevel pLevel)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |