net.sourceforge.toscanaj.controller.diagram
Class HighlightingOperationEventListener

java.lang.Object
  extended bynet.sourceforge.toscanaj.controller.diagram.HighlightingOperationEventListener
All Implemented Interfaces:
org.tockit.events.EventBrokerListener

public class HighlightingOperationEventListener
extends java.lang.Object
implements org.tockit.events.EventBrokerListener


Constructor Summary
HighlightingOperationEventListener(DiagramView diagramView, org.tockit.events.EventBroker eventBroker)
           
 
Method Summary
 void processEvent(org.tockit.events.Event e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HighlightingOperationEventListener

public HighlightingOperationEventListener(DiagramView diagramView,
                                          org.tockit.events.EventBroker eventBroker)
Method Detail

processEvent

public void processEvent(org.tockit.events.Event e)
Specified by:
processEvent in interface org.tockit.events.EventBrokerListener


The ToscanaJ project