|
Eclipse Draw2d 3.7 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MouseMotionListener | |
|---|---|
| org.eclipse.draw2d | Primary package containing general interfaces and implementation classes. |
| Uses of MouseMotionListener in org.eclipse.draw2d |
|---|
| Classes in org.eclipse.draw2d that implement MouseMotionListener | |
|---|---|
static class |
MouseMotionListener.Stub
An empty implementation of MouseMotionListener for convenience. |
protected class |
ScrollBar.ThumbDragger
|
| Methods in org.eclipse.draw2d with parameters of type MouseMotionListener | |
|---|---|
void |
IFigure.addMouseMotionListener(MouseMotionListener listener)
Registers the given listener as a MouseMotionListener of this IFigure. |
void |
Figure.addMouseMotionListener(MouseMotionListener listener)
|
void |
IFigure.removeMouseMotionListener(MouseMotionListener listener)
Unregisters the given listener, so that it will no longer receive notification of mouse motion events. |
void |
Figure.removeMouseMotionListener(MouseMotionListener listener)
|
|
Eclipse Draw2d 3.7 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||