Class KeyVModMap
java.lang.Object
com.github.moaxcp.x11client.protocol.xkb.KeyVModMap
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic KeyVModMap.KeyVModMapBuilderbuilder()booleanbytedefault StringintgetSize()length of object expressed in units of 4 bytesshortgetVmods()inthashCode()booleanisVmodsEnabled(@NonNull VMod... maskEnums) static KeyVModMaptoString()void
-
Method Details
-
readKeyVModMap
- Throws:
IOException
-
write
- Specified by:
writein interfaceXStruct- Throws:
IOException
-
isVmodsEnabled
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getKeycode
public byte getKeycode() -
getVmods
public short getVmods() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-