Uses of Class
proper.gui.core.event.ConnectorChangeEvent

Packages that use ConnectorChangeEvent
proper.gui.core.event Listener-Interfaces and Event-Classes that are used in the GUI can be found here. 
proper.gui.experiment This package serves as a frontend to the command line based Application classes. 
 

Uses of ConnectorChangeEvent in proper.gui.core.event
 

Methods in proper.gui.core.event with parameters of type ConnectorChangeEvent
 void ConnectorChangeListener.connectorChanged(ConnectorChangeEvent e)
          listens to changes of a Connector instance
 

Uses of ConnectorChangeEvent in proper.gui.experiment
 

Methods in proper.gui.experiment with parameters of type ConnectorChangeEvent
 void Builder.connectorChanged(ConnectorChangeEvent e)
          listens to changes of a Connector instance