Uses of Class
templates.diagram.Connector.EventBox.EventPair

Packages that use Connector.EventBox.EventPair
templates.diagram   
 

Uses of Connector.EventBox.EventPair in templates.diagram
 

Fields in templates.diagram with type parameters of type Connector.EventBox.EventPair
protected  java.util.Vector<Connector.EventBox.EventPair> Connector.EventBox.events
          The pairs of linked events to be shown in the event box.
 

Methods in templates.diagram with parameters of type Connector.EventBox.EventPair
 int Connector.EventBox.EventPair.compareTo(Connector.EventBox.EventPair o)