|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use UserInputDevice | |
|---|---|
| com.sun.dtv.ui | TV specific UI functionality. |
| Uses of UserInputDevice in com.sun.dtv.ui |
|---|
| Subclasses of UserInputDevice in com.sun.dtv.ui | |
|---|---|
class |
Keyboard
This class represents a keyboard which can be used to control a particular Screen as an UserInputDevice. |
class |
Mouse
This class represents a mouse which can be used to control a particular Screen as an UserInputDevice. |
class |
RemoteControl
This class represents a TV remote control which can be used to control a particular Screen as an UserInputDevice. |
| Methods in com.sun.dtv.ui that return UserInputDevice | |
|---|---|
UserInputDevice[] |
Screen.getSupportedUserInputDevices()
Returns a list of UserInputDevices
that are associated to this Screen. |
|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||