|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ALDOperatorGUIExecutionProxy | |
---|---|
de.unihalle.informatik.Alida.gui | Package containing GUI components for interactive operator selection/control. |
Uses of ALDOperatorGUIExecutionProxy in de.unihalle.informatik.Alida.gui |
---|
Fields in de.unihalle.informatik.Alida.gui declared as ALDOperatorGUIExecutionProxy | |
---|---|
protected ALDOperatorGUIExecutionProxy |
ALDOperatorControlFrame.execProxy
Reference to the surrounding workflow manager. |
Fields in de.unihalle.informatik.Alida.gui with type parameters of type ALDOperatorGUIExecutionProxy | |
---|---|
protected java.util.LinkedList<java.lang.ref.WeakReference<ALDOperatorGUIExecutionProxy>> |
ALDChooseOpNameFrame.guiProxys
List of active GUI managers. |
Constructors in de.unihalle.informatik.Alida.gui with parameters of type ALDOperatorGUIExecutionProxy | |
---|---|
ALDOperatorControlFrame(ALDOperator _op,
ALDOperatorGUIExecutionProxy em)
Constructs a new control frame for an operator object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |