Java FX - Class Diagram - Classes that extend KeyCombination




NamePackageDescriptionDetail

KeyCharacterCombinationjavafx.scene.inputThis class represents a key combination in which the main key is specified by its character.Detail
KeyCodeCombinationjavafx.scene.inputThis class represents a key combination in which the main key is specified by its KeyCode.Detail
KeyCombinationjavafx.scene.inputRepresents a combination of keys which are used in keyboard shortcuts.Detail