Uses of Enum Class
com.github.kwhat.jnativehook.NativeSystem.Family
Packages that use NativeSystem.Family
-
Uses of NativeSystem.Family in com.github.kwhat.jnativehook
Methods in com.github.kwhat.jnativehook that return NativeSystem.FamilyModifier and TypeMethodDescriptionstatic NativeSystem.FamilyNativeSystem.getFamily()Determines the current operating system family.static NativeSystem.FamilyReturns the enum constant of this class with the specified name.static NativeSystem.Family[]NativeSystem.Family.values()Returns an array containing the constants of this enum class, in the order they are declared.