public class CursorImage
extends java.lang.Object
Constructor and Description |
---|
CursorImage(com.jniwrapper.Pointer.Void handle) |
Modifier and Type | Method and Description |
---|---|
void |
attachTo(com.teamdev.jxdesktop.linux.xlib.XImage image,
java.awt.Rectangle captureRect) |
static CursorImage |
grab(com.teamdev.jxdesktop.linux.xlib.XDisplay display) |
void |
release() |
public static CursorImage grab(com.teamdev.jxdesktop.linux.xlib.XDisplay display)
public void attachTo(com.teamdev.jxdesktop.linux.xlib.XImage image, java.awt.Rectangle captureRect)
public void release()