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