
BBjMouseEvent
Description
In BBj 6.0 and higher, BBjMouseEvent is an abstract class that acts as the base class for other mouse events.
Methods of BBjMouseEvent
Return Value |
Method |
---|---|
int |
|
int |
|
int | getNativeMouseButton() |
int |
|
int |
|
int |
getX() |
int |
getY() |
boolean |
|
boolean |
|
boolean |
|
boolean |
Methods of BBjMouseEvent inherited from BBjSysGuiEvent
Return Value |
Method |
---|---|