Uses of Class
templates.diagram.Connector.EventBox

Packages that use Connector.EventBox
templates.diagram   
 

Uses of Connector.EventBox in templates.diagram
 

Fields in templates.diagram declared as Connector.EventBox
protected  Connector.EventBox Connector.centerEventBox
          The event box in the center of the connector, displaying the event pairs linked by the connector.
protected  Connector.EventBox Connector.leftEventBox
          The event box listing the events of the "left" component which are linked by the connector.
protected  Connector.EventBox Connector.rightEventBox
          The event box listing the events of the "right" component which are linked by the connector.