Class SelectCursorInput
java.lang.Object
com.github.moaxcp.x11client.protocol.xfixes.SelectCursorInput
- All Implemented Interfaces:
OneWayRequest,XObject,XRequest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanintbytedefault StringintgetSize()length of object expressed in units of 4 bytesintinthashCode()booleanisEventMaskEnabled(@NonNull CursorNotifyMask... maskEnums) static SelectCursorInputtoString()void
-
Field Details
-
OPCODE
public static final byte OPCODE- See Also:
-
-
Method Details
-
getOpCode
public byte getOpCode() -
readSelectCursorInput
- Throws:
IOException
-
write
- Specified by:
writein interfaceXRequest- Throws:
IOException
-
isEventMaskEnabled
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getWindow
public int getWindow() -
getEventMask
public int getEventMask() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-