Uses of Enum Class
de.bytestore.hostinger.entity.KeySym
Packages that use KeySym
-
Uses of KeySym in de.bytestore.hostinger.entity
Methods in de.bytestore.hostinger.entity that return KeySymModifier and TypeMethodDescriptionstatic KeySymstatic KeySymKeySym.fromKeyEvent(int keyEvent) static KeySymReturns the enum constant of this class with the specified name.static KeySym[]KeySym.values()Returns an array containing the constants of this enum class, in the order they are declared.