Class MapNotifyEvent
java.lang.Object
com.github.moaxcp.x11client.protocol.xkb.MapNotifyEvent
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanshortbytebytebytebytebytebytebytebytebytebytebytebytebytebytebytebytebytebytebytedefault StringbytebyteshortintgetSize()length of object expressed in units of 4 bytesintgetTime()shortbyteinthashCode()booleanisChangedEnabled(@NonNull MapPart... maskEnums) booleanbooleanisVirtualModsEnabled(@NonNull VMod... maskEnums) static MapNotifyEventreadMapNotifyEvent(byte firstEventOffset, boolean sentEvent, X11Input in) toString()void
-
Field Details
-
NUMBER
public static final byte NUMBER- See Also:
-
-
Method Details
-
getResponseCode
public byte getResponseCode()- Specified by:
getResponseCodein interfaceXResponse
-
getNumber
public byte getNumber() -
readMapNotifyEvent
public static MapNotifyEvent readMapNotifyEvent(byte firstEventOffset, boolean sentEvent, X11Input in) throws IOException - Throws:
IOException
-
write
- Specified by:
writein interfaceXEvent- Throws:
IOException
-
isChangedEnabled
-
isVirtualModsEnabled
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getFirstEventOffset
public byte getFirstEventOffset()- Specified by:
getFirstEventOffsetin interfaceXEvent
-
isSentEvent
public boolean isSentEvent() -
getXkbType
public byte getXkbType() -
getSequenceNumber
public short getSequenceNumber()- Specified by:
getSequenceNumberin interfaceXResponse
-
getTime
public int getTime() -
getDeviceID
public byte getDeviceID() -
getPtrBtnActions
public byte getPtrBtnActions() -
getChanged
public short getChanged() -
getMinKeyCode
public byte getMinKeyCode() -
getMaxKeyCode
public byte getMaxKeyCode() -
getFirstType
public byte getFirstType() -
getNTypes
public byte getNTypes() -
getFirstKeySym
public byte getFirstKeySym() -
getNKeySyms
public byte getNKeySyms() -
getFirstKeyAct
public byte getFirstKeyAct() -
getNKeyActs
public byte getNKeyActs() -
getFirstKeyBehavior
public byte getFirstKeyBehavior() -
getNKeyBehavior
public byte getNKeyBehavior() -
getFirstKeyExplicit
public byte getFirstKeyExplicit() -
getNKeyExplicit
public byte getNKeyExplicit() -
getFirstModMapKey
public byte getFirstModMapKey() -
getNModMapKeys
public byte getNModMapKeys() -
getFirstVModMapKey
public byte getFirstVModMapKey() -
getNVModMapKeys
public byte getNVModMapKeys() -
getVirtualMods
public short getVirtualMods() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-