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

Packages that use ALDOperatorChooserTree
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 ALDOperatorChooserTree in de.unihalle.informatik.Alida.grappa
 

Fields in de.unihalle.informatik.Alida.grappa declared as ALDOperatorChooserTree
protected  ALDOperatorChooserTree ALDGrappaMenuBar.opTree
          Reference to the operator chooser tree of window this menubar belongs to.
protected  ALDOperatorChooserTree ALDGrappaFrame.opTree
          Tree of available operators.
 

Constructors in de.unihalle.informatik.Alida.grappa with parameters of type ALDOperatorChooserTree
ALDGrappaMenuBar(ALDGrappaFrame _grappaMainWin, ALDOperatorChooserTree _opTree, ALDGrappaWorkbench _workBench)
          Default constructor
 

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

Fields in de.unihalle.informatik.Alida.gui declared as ALDOperatorChooserTree
protected  ALDOperatorChooserTree ALDChooseOpNameFrame.opTree
          JComponent containing both trees of available operators.
 



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