|
www.sdmetrics.com | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Listener for mouse events in the diagram.
| Method Summary | |
void |
leftMouseClicked(int metric,
int x,
int y)
Reports a "left mouse click" in the diagram. |
void |
rightMouseClicked(int metric,
int x,
int y)
Reports a "right mouse click" in the diagram. |
| Method Detail |
public void leftMouseClicked(int metric,
int x,
int y)
metric - Index of the selected metric on the diagramx - X-coordinate of the mouse clicky - Y-coordinate of the mouse click
public void rightMouseClicked(int metric,
int x,
int y)
metric - Index of the selected metric on the diagramx - X-coordinate of the mouse clicky - Y-coordinate of the mouse click
|
www.sdmetrics.com | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||