| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.gui |
Package containing GUI components for interactive operator selection/control.
|
| Modifier and Type | Field and Description |
|---|---|
protected ALDOperatorGUIExecutionProxy |
ALDOperatorControlFrame.execProxy
Reference to the surrounding workflow manager.
|
| Modifier and Type | Field and Description |
|---|---|
protected LinkedList<WeakReference<ALDOperatorGUIExecutionProxy>> |
ALDChooseOpNameFrame.guiProxys
List of active GUI managers.
|
| Constructor and Description |
|---|
ALDOperatorControlFrame(ALDOperator _op,
ALDOperatorGUIExecutionProxy em,
ALDOpParameterUpdateEventListener pL)
Constructs a new control frame for an operator object.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.