Classes| Class | Description | |
|---|---|---|
![]() |
|
|
![]() |
Represents a key that sends several key codes when pressed. |
|
![]() |
Represents keyboard keys that render Hangul letters for Korean IME. |
|
![]() |
Represents keyboard keys that send Japanese kanas as input. |
|
![]() |
Represents a key in the keyboard. |
|
![]() |
Defines layout of keyboard keys. |
|
![]() |
Specifies appearance of keys. |
|
![]() |
Represents a key that cycles through the available keyboard layouts. |
|
![]() |
Represents a num pad key. |
|
![]() |
Represents regular keyboard keys that send character codes as input. |
|
![]() |
Represents special keys. |
|
![]() |
Represents keyboard keys that send unicode-character codes as input. |
|
![]() |
Implements a virtual keyboard component. |
|
![]() |
Provides data for the VirtualKeyboardListener.keyPressed event. |
Interfaces| Interface | Description | |
|---|---|---|
![]() |
Defines the state of the virtual keyboard that key objects might need to access. |
|
![]() |
Defines events raised by VirtualKeyboard in response to users actions. |
Enumerations| Enumeration | Description | |
|---|---|---|
![]() |
Identifies keyboard layout modes. |
|
![]() |
<summary> Identifies key state. </summary> |
|
![]() |
Describes how control's content is resized to fill the control's size. |
|
![]() |
Identifies built-in themes. |