Class CursorNotifyEvent.CursorNotifyEventBuilder
java.lang.Object
com.github.moaxcp.x11client.protocol.xfixes.CursorNotifyEvent.CursorNotifyEventBuilder
- Enclosing class:
- CursorNotifyEvent
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cursorSerial(int cursorSerial) firstEventOffset(byte firstEventOffset) intgetSize()name(int name) sentEvent(boolean sentEvent) sequenceNumber(short sequenceNumber) subtype(byte subtype) subtype(CursorNotify subtype) timestamp(int timestamp) toString()window(int window)