Package application.controller
Klasse ShortcutDefinition
java.lang.Object
application.controller.ShortcutDefinition
-
Feldübersicht
Felder -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic List<ShortcutDefinition> static Optional<ShortcutDefinition> findByActionId(String actionId) javafx.scene.input.KeyCombination
-
Felddetails
-
OPEN_FILE_ACTION
- Siehe auch:
-
SAVE_FILE_ACTION
- Siehe auch:
-
NEW_BIRTHDAY_ACTION
- Siehe auch:
-
DELETE_BIRTHDAY_ACTION
- Siehe auch:
-
-
Methodendetails
-
defaultDefinitions
-
findByActionId
-
getActionId
-
getKeyCombination
public javafx.scene.input.KeyCombination getKeyCombination() -
getDescriptionKey
-