protected class BasicEdgeController.EdgeDropper extends ConnectorAdapter
Modifier | Constructor and Description |
---|---|
protected |
EdgeDropper() |
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