|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MouseEvent | |
com.sun.dtv.ui.event | TV specific UI functionality event subpackage. |
Uses of MouseEvent in com.sun.dtv.ui.event |
Methods in com.sun.dtv.ui.event that return MouseEvent | |
static MouseEvent |
MouseEvent.reserveOne(boolean force,
long timeoutms,
ScarceResourceListener listener)
Returns a reserved instance out of the pool of all MouseEvent
instances. |
static MouseEvent[] |
MouseEvent.getInstances()
Return the list of all existing instances of MouseEvent ,
whether they are already reserved or not. |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |