Package | Description |
---|---|
com.sun.javafx.scene.control.skin |
Modifier and Type | Class and Description |
---|---|
private class |
FXVKSkin.CharKey
A key which has a letter, a number or symbol on it
|
private class |
FXVKSkin.KeyCodeKey
Some keys actually do need to use KeyCode for pressed / released events,
and BackSpace is one of them.
|
private class |
FXVKSkin.SuperKey
One of several TextInputKeys which have super powers, such as "Tab" and
"Return" and "Backspace".
|
Modifier and Type | Field and Description |
---|---|
private static FXVKSkin.TextInputKey |
FXVKSkin.repeatKey |