|
Eclipse Draw2d 3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Classes which implement this interface provide a method to notify that an anchor has moved.
Instances of this class can be added as listeners of an Anchor using the
addAnchorListener
method and removed using the
removeAnchorListener
method.
Method Summary | |
void |
anchorMoved(ConnectionAnchor anchor)
Called when an anchor has moved to a new location. |
Method Detail |
public void anchorMoved(ConnectionAnchor anchor)
anchor
- The anchor that has moved.
|
Eclipse Draw2d 3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |