KeyCodes
There are a list of defined keyCodes in http://java.sun.com/javafx/1.2/docs/api/javafx.scene.input/javafx.scene.input.KeyCode.html
We need to get some extra TV specific keys added to this list.
TV has specific input keys that are unique and need to be supported for emulator and on device.
The emulator will need to provide a remote control skin that supplies these extra TV-specific key events.
The list is provided at http://j2se.sfbay.sun.com/web/bin/view/JCG/JavaFXSomaAPIChanges
There are a list of defined keyCodes in http://java.sun.com/javafx/1.2/docs/api/javafx.scene.input/javafx.scene.input.KeyCode.html
We need to get some extra TV specific keys added to this list.
TV has specific input keys that are unique and need to be supported for emulator and on device.
The emulator will need to provide a remote control skin that supplies these extra TV-specific key events.
The list is provided at http://j2se.sfbay.sun.com/web/bin/view/JCG/JavaFXSomaAPIChanges