The state of the alt key in this key combination.
The state of the control key in this key combination.
JavaFX object to be wrapped.
JavaFX object to be wrapped.
Returns a string representation of this KeyCombination that is suitable for display in a user interface (for example, beside a menu item).
Returns a string representation of this KeyCombination that is suitable for display in a user interface (for example, beside a menu item).
A string representation of this KeyCombination, suitable for display in a user interface.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
Tests whether this key combination matches the combination in the given KeyEvent.
The state of the meta key in this key combination.
Returns a string representation of this KeyCombination.
The state of the shift key in this key combination.
The state of the shortcut key in this key combination.
Returns the original delegate's toString()
adding a [SFX]
prefix.