|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.canvas.connector.ConnectorAdapter
ptolemy.vergil.actor.LinkController.LinkDropper
protected class LinkController.LinkDropper
An inner class that handles interactive changes to connectivity.
Constructor Summary | |
---|---|
protected |
LinkController.LinkDropper()
|
Method Summary | |
---|---|
void |
connectorDropped(ConnectorEvent evt)
Called when a connector end is dropped--attach or detach the edge as appropriate. |
Methods inherited from class diva.canvas.connector.ConnectorAdapter |
---|
connectorDragged, connectorSnapped, connectorUnsnapped |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected LinkController.LinkDropper()
Method Detail |
---|
public void connectorDropped(ConnectorEvent evt)
connectorDropped
in interface ConnectorListener
connectorDropped
in class ConnectorAdapter
evt
- The connector event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |