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

Packages that use ALDBatchInputManagerSwing.ProviderInteractionLevel
de.unihalle.informatik.Alida.batch Package containing classes for batch mode. 
 

Uses of ALDBatchInputManagerSwing.ProviderInteractionLevel in de.unihalle.informatik.Alida.batch
 

Methods in de.unihalle.informatik.Alida.batch that return ALDBatchInputManagerSwing.ProviderInteractionLevel
 ALDBatchInputManagerSwing.ProviderInteractionLevel ALDBatchInputManagerSwing.getProviderInteractionLevel()
          Returns the current level of provider interaction.
static ALDBatchInputManagerSwing.ProviderInteractionLevel ALDBatchInputManagerSwing.ProviderInteractionLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ALDBatchInputManagerSwing.ProviderInteractionLevel[] ALDBatchInputManagerSwing.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 ALDBatchInputManagerSwing.ProviderInteractionLevel
 void ALDBatchInputManagerSwing.setProviderInteractionLevel(ALDBatchInputManagerSwing.ProviderInteractionLevel level)
          Set the level of provider interaction which is allowed.
 



Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.