public interface ConnectorListener extends EventListener
Calls for disconnecting and reconnecting:
Modifier and Type | Method and Description |
---|---|
void |
connectorDragged(ConnectorEvent e)
Called when a connector end is dragged.
|
void |
connectorDropped(ConnectorEvent e)
Called when a connector end is dropped.
|
void |
connectorSnapped(ConnectorEvent e)
Called when a connector end is snapped to
a possible target.
|
void |
connectorUnsnapped(ConnectorEvent e)
Called when a connector end is unsnapped from
the site that it was originally attached to,
or a possible target.
|
void connectorDragged(ConnectorEvent e)
void connectorDropped(ConnectorEvent e)
void connectorSnapped(ConnectorEvent e)
void connectorUnsnapped(ConnectorEvent e)
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.