| Name | Package | Description | Detail |
| KeyCharacterCombination | javafx.scene.input | This class represents a key combination in which the main key is specified by its character. | Detail |
| KeyCodeCombination | javafx.scene.input | This class represents a key combination in which the main key is specified by its KeyCode. | Detail |
| KeyCombination | javafx.scene.input | Represents a combination of keys which are used in keyboard shortcuts. | Detail |