net.sourceforge.toscanaj.controller.diagram
Class AttributeEditingLabelViewPopupMenuHandler

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

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


Constructor Summary
AttributeEditingLabelViewPopupMenuHandler(DiagramView diagramView, org.tockit.events.EventBroker schemaBroker)
           
 
Method Summary
 void openPopupMenu(AttributeLabelView labelView, java.awt.geom.Point2D canvasPosition, java.awt.geom.Point2D screenPosition)
           
 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

AttributeEditingLabelViewPopupMenuHandler

public AttributeEditingLabelViewPopupMenuHandler(DiagramView diagramView,
                                                 org.tockit.events.EventBroker schemaBroker)
Method Detail

processEvent

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

openPopupMenu

public void openPopupMenu(AttributeLabelView labelView,
                          java.awt.geom.Point2D canvasPosition,
                          java.awt.geom.Point2D screenPosition)


The ToscanaJ project