|
Eclipse Draw2d 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoordinateListener | |
org.eclipse.draw2d | Primary package containing general interfaces and implementation classes. |
Uses of CoordinateListener in org.eclipse.draw2d |
Methods in org.eclipse.draw2d with parameters of type CoordinateListener | |
void |
IFigure.addCoordinateListener(CoordinateListener listener)
Registers the given listener as a CoordinateListener of this figure. |
void |
IFigure.removeCoordinateListener(CoordinateListener listener)
Unregisters the given listener, so that it will no longer receive notification of coordinate changes. |
void |
Figure.addCoordinateListener(CoordinateListener listener)
|
void |
Figure.removeCoordinateListener(CoordinateListener listener)
|
|
Eclipse Draw2d 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |