|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.Alida.gui.ALDOperatorGUIExecutionProxy.ParameterChangeListener
protected class ALDOperatorGUIExecutionProxy.ParameterChangeListener
Listener class to react on parameter value changes in config window.
Constructor Summary | |
---|---|
ALDOperatorGUIExecutionProxy.ParameterChangeListener(ALDWorkflowNodeID nodeID)
Default constructor. |
Method Summary | |
---|---|
void |
handleALDParameterChangeEvent(ALDOpParameterChangeEvent e)
Method which is called on event occurence. |
void |
updateNodeID(ALDWorkflowNodeID nodeID)
Updates the ID of the workflow node associated with this listener. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ALDOperatorGUIExecutionProxy.ParameterChangeListener(ALDWorkflowNodeID nodeID)
nodeID
- Alida workflow node ID of associated operator node.Method Detail |
---|
public void updateNodeID(ALDWorkflowNodeID nodeID)
nodeID
- New node ID.public void handleALDParameterChangeEvent(ALDOpParameterChangeEvent e)
ALDOpParameterChangeEventListener
handleALDParameterChangeEvent
in interface ALDOpParameterChangeEventListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |