Uses of Class
de.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy

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  LinkedList<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.
 



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