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

Packages that use ALDOperatorConfigurationFrame
de.unihalle.informatik.Alida.grappa Contains all resources for the graphical programming editor Grappa. 
de.unihalle.informatik.Alida.gui Package containing GUI components for interactive operator selection/control. 
 

Uses of ALDOperatorConfigurationFrame in de.unihalle.informatik.Alida.grappa
 

Fields in de.unihalle.informatik.Alida.grappa with type parameters of type ALDOperatorConfigurationFrame
protected  HashMap<com.mxgraph.model.mxCell,ALDOperatorConfigurationFrame> ALDGrappaWorkbenchTab.configWindows
          Map of node cells and their corresponding configuration windows.
 

Methods in de.unihalle.informatik.Alida.grappa that return ALDOperatorConfigurationFrame
protected  ALDOperatorConfigurationFrame ALDGrappaWorkbenchTab.getNewConfigWin(ALDOperator op)
          Generate a new configuration window.
 

Uses of ALDOperatorConfigurationFrame in de.unihalle.informatik.Alida.gui
 

Subclasses of ALDOperatorConfigurationFrame in de.unihalle.informatik.Alida.gui
 class ALDOperatorControlFrame
          Frame to configure and run an operator.
 



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