void handleConnect(Connector, Connector)
|
Change in signature from (org.jhotdraw.draw.Connector, org.jhotdraw.draw.Connector) to (org.jhotdraw.draw.connector.Connector, org.jhotdraw.draw.connector.Connector).
|
Handles the connection of a connection. |
void handleDisconnect(Connector, Connector)
|
Change in signature from (org.jhotdraw.draw.Connector, org.jhotdraw.draw.Connector) to (org.jhotdraw.draw.connector.Connector, org.jhotdraw.draw.connector.Connector).
|
Handles the disconnection of a connection. |