|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ALDDataIOManagerSwing.ProviderInteractionLevel | |
|---|---|
| de.unihalle.informatik.Alida.dataio | Package containing I/O related classes like managers and providers. |
| de.unihalle.informatik.Alida.gui | Package containing GUI components for interactive operator selection/control. |
| Uses of ALDDataIOManagerSwing.ProviderInteractionLevel in de.unihalle.informatik.Alida.dataio |
|---|
| Methods in de.unihalle.informatik.Alida.dataio that return ALDDataIOManagerSwing.ProviderInteractionLevel | |
|---|---|
ALDDataIOManagerSwing.ProviderInteractionLevel |
ALDDataIOManagerSwing.getProviderInteractionLevel()
Returns the current level of provider interaction. |
static ALDDataIOManagerSwing.ProviderInteractionLevel |
ALDDataIOManagerSwing.ProviderInteractionLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ALDDataIOManagerSwing.ProviderInteractionLevel[] |
ALDDataIOManagerSwing.ProviderInteractionLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.unihalle.informatik.Alida.dataio with parameters of type ALDDataIOManagerSwing.ProviderInteractionLevel | |
|---|---|
void |
ALDDataIOManagerSwing.setProviderInteractionLevel(ALDDataIOManagerSwing.ProviderInteractionLevel level)
Set the level of provider interaction which is allowed. |
| Uses of ALDDataIOManagerSwing.ProviderInteractionLevel in de.unihalle.informatik.Alida.gui |
|---|
| Fields in de.unihalle.informatik.Alida.gui declared as ALDDataIOManagerSwing.ProviderInteractionLevel | |
|---|---|
protected ALDDataIOManagerSwing.ProviderInteractionLevel |
ALDOperatorConfigurationFrame.pLevel
Level of interaction providers are allowed to perform. |
| Methods in de.unihalle.informatik.Alida.gui with parameters of type ALDDataIOManagerSwing.ProviderInteractionLevel | |
|---|---|
void |
ALDOperatorConfigurationFrame.setProviderInteractionLevel(ALDDataIOManagerSwing.ProviderInteractionLevel pl)
Specify the provider interaction level. |
| Constructors in de.unihalle.informatik.Alida.gui with parameters of type ALDDataIOManagerSwing.ProviderInteractionLevel | |
|---|---|
ALDOperatorParamDisplayFrame(ALDOperator operator,
ALDDataIOManagerSwing.ProviderInteractionLevel pLevel)
Constructor. |
|
ALDOperatorResultFrame(ALDOperator operator,
ALDDataIOManagerSwing.ProviderInteractionLevel pLevel)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||