|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MouseWheelListener
Event listener interface for mouse wheel events.
| Method Summary | |
|---|---|
void |
onMouseWheel(Widget sender,
MouseWheelVelocity velocity)
Fired when the user scrolls the mouse wheel over a widget. |
| Method Detail |
|---|
void onMouseWheel(Widget sender,
MouseWheelVelocity velocity)
sender - the widget sending the eventvelocity - the velocity information for the wheel event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||