|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ALDOpParameterChangeEventListener | |
---|---|
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 ALDOpParameterChangeEventListener in de.unihalle.informatik.Alida.grappa |
---|
Classes in de.unihalle.informatik.Alida.grappa that implement ALDOpParameterChangeEventListener | |
---|---|
protected class |
ALDGrappaWorkbenchTab.ParameterChangeListener
|
Uses of ALDOpParameterChangeEventListener in de.unihalle.informatik.Alida.gui |
---|
Classes in de.unihalle.informatik.Alida.gui that implement ALDOpParameterChangeEventListener | |
---|---|
protected class |
ALDOperatorGUIExecutionProxy.ParameterChangeListener
Listener class to react on parameter value changes in config window. |
Methods in de.unihalle.informatik.Alida.gui with parameters of type ALDOpParameterChangeEventListener | |
---|---|
void |
ALDOperatorConfigurationFrame.addParameterChangeEventListener(ALDOpParameterChangeEventListener listener)
Adds a listener to this reporter. |
void |
ALDOperatorConfigurationFrame.removeParameterChangeEventListener(ALDOpParameterChangeEventListener listener)
Removes a listener from this reporter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |