|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |