|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |