viewtify.keys
ShortcutManager
kiss.StorableShortcutManager
bindAsDefault(Keykey, Commandid)void
Keykey, Commandid)Keykey |
|
Commandid |
Assign the default shortcut key for the specified command.
bind(Keykey, Commandid)void
Keykey, Commandid)Keykey |
|
Commandid |
Assign the shortcut key for the specified command.
unbind(Commandid)void
Commandid)Commandid |
activate(javafx.scene.input.KeyEvente)void
javafx.scene.input.KeyEvente)javafx.scene.input.KeyEvente |
Activate command by KeyEvent.
detectKey(Commandcommand)kiss.VariableKey
Commandcommand)KeyCommandcommand |
|
kiss.Variable |
Detect the associated shortcut key.