Uses of Class
de.unihalle.informatik.Alida.batch.ALDBatchOutputManagerSwing.ProviderInteractionLevel

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(java.lang.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, java.util.HashMap<java.lang.String,ALDBatchRunResultInfo> batchInfoMap, ALDBatchOutputManagerSwing.ProviderInteractionLevel pLevel)
          Constructor.
 



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