|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ALDBatchOutputManagerSwing.ProviderInteractionLevel | |
---|---|
de.unihalle.informatik.Alida.batch | Package containing classes for batch mode. |
de.unihalle.informatik.Alida.gui | Package containing GUI components for interactive operator selection/control. |
Uses of ALDBatchOutputManagerSwing.ProviderInteractionLevel in de.unihalle.informatik.Alida.batch |
---|
Methods in de.unihalle.informatik.Alida.batch that return ALDBatchOutputManagerSwing.ProviderInteractionLevel | |
---|---|
ALDBatchOutputManagerSwing.ProviderInteractionLevel |
ALDBatchOutputManagerSwing.getProviderInteractionLevel()
Returns the current level of provider interaction. |
static ALDBatchOutputManagerSwing.ProviderInteractionLevel |
ALDBatchOutputManagerSwing.ProviderInteractionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ALDBatchOutputManagerSwing.ProviderInteractionLevel[] |
ALDBatchOutputManagerSwing.ProviderInteractionLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.unihalle.informatik.Alida.batch with parameters of type ALDBatchOutputManagerSwing.ProviderInteractionLevel | |
---|---|
void |
ALDBatchOutputManagerSwing.setProviderInteractionLevel(ALDBatchOutputManagerSwing.ProviderInteractionLevel level)
Set the level of provider interaction which is allowed. |
Uses of ALDBatchOutputManagerSwing.ProviderInteractionLevel in de.unihalle.informatik.Alida.gui |
---|
Constructors in de.unihalle.informatik.Alida.gui with parameters of type ALDBatchOutputManagerSwing.ProviderInteractionLevel | |
---|---|
ALDBatchOperatorResultFrame(ALDOperator op,
HashMap<String,ALDBatchRunResultInfo> batchInfoMap,
ALDBatchOutputManagerSwing.ProviderInteractionLevel pLevel)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |