Class KeyCombination.Modifier
java.lang.Object
javafx.scene.input.KeyCombination.Modifier
- Enclosing class:
 KeyCombination
This class represents a pair of modifier key and its value.
- Since:
 - JavaFX 2.0
 
- 
Method Summary
 
- 
Method Details
- 
getKey
 - 
getValue
Gets the modifier value of thisModifier.- Returns:
 - the modifier value
 
 - 
toString
 
 -