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, connectorUnsnappedpublic void connectorDropped(ConnectorEvent evt)
connectorDropped in interface ConnectorListenerconnectorDropped in class ConnectorAdapterevt - The connector event.