Class ZwpTabletV2Proxy

java.lang.Object
org.freedesktop.wayland.client.Proxy<ZwpTabletV2Events>
org.freedesktop.wayland.client.ZwpTabletV2Proxy
All Implemented Interfaces:
WaylandObject

public class ZwpTabletV2Proxy extends Proxy<ZwpTabletV2Events>
graphics tablet device

The wp_tablet interface represents one graphics tablet device. The tablet interface itself does not generate events; all events are generated by wp_tablet_tool objects when in proximity above a tablet.

A tablet has a number of static characteristics, e.g. device name and pid/vid. These capabilities are sent in an event sequence after the wp_tablet_seat.tablet_added event. This initial event sequence is terminated by a wp_tablet.done event.