|
Eclipse Draw2d 3.7 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnchorListener
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 |
|---|
void anchorMoved(ConnectionAnchor anchor)
anchor - The anchor that has moved.
|
Eclipse Draw2d 3.7 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||