protected class LinkController.LinkDropper extends ConnectorAdapter
Modifier | Constructor and Description |
---|---|
protected |
LinkDropper() |
Modifier and Type | Method and Description |
---|---|
void |
connectorDropped(ConnectorEvent evt)
Called when a connector end is dropped--attach or
detach the edge as appropriate.
|
connectorDragged, connectorSnapped, connectorUnsnapped
public void connectorDropped(ConnectorEvent evt)
connectorDropped
in interface ConnectorListener
connectorDropped
in class ConnectorAdapter
evt
- The connector event.