Uses of Class
org.jline.nativ.Kernel32.MOUSE_EVENT_RECORD
Packages that use Kernel32.MOUSE_EVENT_RECORD
-
Uses of Kernel32.MOUSE_EVENT_RECORD in org.jline.nativ
Fields in org.jline.nativ declared as Kernel32.MOUSE_EVENT_RECORD -
Uses of Kernel32.MOUSE_EVENT_RECORD in org.jline.terminal.impl.jni.win
Methods in org.jline.terminal.impl.jni.win with parameters of type Kernel32.MOUSE_EVENT_RECORDModifier and TypeMethodDescriptionprivate void
NativeWinSysTerminal.processMouseEvent
(Kernel32.MOUSE_EVENT_RECORD mouseEvent)