|
Draw2D v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--org.eclipse.draw2d.InputEvent
|
+--org.eclipse.draw2d.MouseEvent
| Field Summary | |
int |
button
The button that was pressed or released: {1, 2, 3}. |
int |
x
|
int |
y
|
| Fields inherited from class org.eclipse.draw2d.InputEvent |
ALT, ANY_BUTTON, BUTTON1, BUTTON2, BUTTON3, CONTROL, SHIFT |
| Fields inherited from class java.util.EventObject |
source |
| Method Summary | |
Point |
getLocation()
|
String |
toString()
|
| Methods inherited from class org.eclipse.draw2d.InputEvent |
consume, getState, isConsumed |
| Methods inherited from class java.util.EventObject |
getSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public int x
public int y
public int button
| Method Detail |
public Point getLocation()
public String toString()
toString in class EventObject
|
Draw2D v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||