Module  javafx.graphics
软件包  javafx.scene.input

Class KeyCombination.Modifier

  • Enclosing class:
    KeyCombination


    public static final class KeyCombination.Modifier
    extends Object
    此类表示一对修饰符键及其值。
    从以下版本开始:
    JavaFX 2.0
    • 方法详细信息

      • getKey

        public KeyCode getKey​()
        获取此 Modifier的修饰键。
        结果
        修饰键
      • toString

        public String toString​()
        返回修饰符的字符串表示形式。
        重写:
        toStringObject
        结果
        a string representation of the modifier