|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClickAction
An action which may be invoked when a mouse button is clicked. See UserEventManager for further details.
| Method Summary | |
|---|---|
void |
mouseClicked(Widget target,
PointView point)
Invoked when a mouse button is clicked. |
| Method Detail |
|---|
void mouseClicked(Widget target,
PointView point)
target - The widget that was clicked.point - The clicked point, relative to the widget's origin.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||