public class ConnectorAdapter extends Object implements ConnectorListener
| Constructor and Description |
|---|
ConnectorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
connectorDragged(ConnectorEvent e)
Do nothing when a connector end is dragged.
|
void |
connectorDropped(ConnectorEvent e)
Do nothing when a connector end is dropped.
|
void |
connectorSnapped(ConnectorEvent e)
Do nothing when a connector end is snapped to
a possible target.
|
void |
connectorUnsnapped(ConnectorEvent e)
Do nothing when a connector end is unsnapped from
the site that it was originally attached to,
or a possible target.
|
public void connectorDragged(ConnectorEvent e)
connectorDragged in interface ConnectorListenerpublic void connectorDropped(ConnectorEvent e)
connectorDropped in interface ConnectorListenerpublic void connectorSnapped(ConnectorEvent e)
connectorSnapped in interface ConnectorListenerpublic void connectorUnsnapped(ConnectorEvent e)
connectorUnsnapped in interface ConnectorListenerCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.