public static final class KeyCombination.Modifier extends Object
| 修飾子と型 | メソッドと説明 |
|---|---|
KeyCode |
getKey()
この
Modifierの修飾子キーを取得します。 |
KeyCombination.ModifierValue |
getValue()
この
Modifierの修飾子キーを取得します。 |
String |
toString()
修飾子の文字列表現を返します。
|
public KeyCode getKey()
Modifierの修飾子キーを取得します。public KeyCombination.ModifierValue getValue()
Modifierの修飾子キーを取得します。Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.