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