Package org.freedesktop.wayland.server
Class ZwpTabletManagerV2Resource
java.lang.Object
org.freedesktop.wayland.server.Resource<ZwpTabletManagerV2Requests>
org.freedesktop.wayland.server.ZwpTabletManagerV2Resource
- All Implemented Interfaces:
WaylandObject
controller object for graphic tablet devices
An object that provides access to the graphics tablets available on this system. All tablets are associated with a seat, to get access to the actual tablets, use wp_tablet_manager.get_tablet_seat.
-
Field Summary
FieldsFields inherited from class org.freedesktop.wayland.server.Resource
wlResourcePtr
-
Constructor Summary
ConstructorsConstructorDescriptionZwpTabletManagerV2Resource
(MemorySegment pointer) ZwpTabletManagerV2Resource
(Client client, int version, int id, ZwpTabletManagerV2Requests implementation) -
Method Summary
Methods inherited from class org.freedesktop.wayland.server.Resource
addDestroyListener, destroy, equals, getClient, getId, getImplementation, getPointer, getVersion, hashCode, postError, postEvent, postEvent, register, unregister
-
Field Details
-
INTERFACE_NAME
- See Also:
-
-
Constructor Details
-
ZwpTabletManagerV2Resource
public ZwpTabletManagerV2Resource(Client client, int version, int id, ZwpTabletManagerV2Requests implementation) -
ZwpTabletManagerV2Resource
-