Uses of Class
com.github.kwhat.jnativehook.NativeMonitorInfo
-
Packages that use NativeMonitorInfo Package Description com.github.kwhat.jnativehook -
-
Uses of NativeMonitorInfo in com.github.kwhat.jnativehook
Methods in com.github.kwhat.jnativehook that return NativeMonitorInfo Modifier and Type Method Description static NativeMonitorInfo[]
GlobalScreen. getNativeMonitors()
Get information about the native monitor configuration and layout.
-