de.unihalle.informatik.Alida.grappa
Class ALDGrappaWorkbenchTab.ParameterUpdateListener

java.lang.Object
  extended by de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbenchTab.ParameterUpdateListener
All Implemented Interfaces:
ALDOpParameterUpdateEventListener, EventListener
Enclosing class:
ALDGrappaWorkbenchTab

protected class ALDGrappaWorkbenchTab.ParameterUpdateListener
extends Object
implements ALDOpParameterUpdateEventListener

Class to handle parameter update events triggered configuration windows.

Author:
moeller

Constructor Summary
ALDGrappaWorkbenchTab.ParameterUpdateListener(ALDWorkflowNodeID nodeID)
          Default constructor.
 
Method Summary
 void handleALDParameterUpdateEvent(ALDOpParameterUpdateEvent e)
          Method which is called on event occurence.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ALDGrappaWorkbenchTab.ParameterUpdateListener

public ALDGrappaWorkbenchTab.ParameterUpdateListener(ALDWorkflowNodeID nodeID)
Default constructor.

Parameters:
nodeID - ID of node attached to this listener object.
Method Detail

handleALDParameterUpdateEvent

public void handleALDParameterUpdateEvent(ALDOpParameterUpdateEvent e)
Description copied from interface: ALDOpParameterUpdateEventListener
Method which is called on event occurence.

Specified by:
handleALDParameterUpdateEvent in interface ALDOpParameterUpdateEventListener
Parameters:
e - Event to be handled.


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