Changed Constructors |
Event(Object, int, Object)
|
Documentation changed from old to new. |
NOTE: The Event class is obsolete and is available only for backwards compatilibility. |
Event(Object, long, int, int, int, int, int)
|
Documentation changed from old to new. |
NOTE: The Event class is obsolete and is available only for backwards compatilibility. |
Event(Object, long, int, int, int, int, int, Object)
|
Documentation changed from old to new. |
NOTE: The Event class is obsolete and is available only for backwards compatilibility. |
Changed Methods |
boolean controlDown()
|
Documentation changed from old to new. |
NOTE: The Event class is obsolete and is available only for backwards compatilibility. |
boolean metaDown()
|
Documentation changed from old to new. |
NOTE: The Event class is obsolete and is available only for backwards compatilibility. |
String paramString()
|
Documentation changed from old to new. |
NOTE: The Event class is obsolete and is available only for backwards compatilibility. |
boolean shiftDown()
|
Documentation changed from old to new. |
NOTE: The Event class is obsolete and is available only for backwards compatilibility. |
String toString()
|
Documentation changed from old to new. |
NOTE: The Event class is obsolete and is available only for backwards compatilibility. |
void translate(int, int)
|
Documentation changed from old to new. |
NOTE: The Event class is obsolete and is available only for backwards compatilibility. |