public class WlKeyboardProxy extends Proxy<WlKeyboardEvents>
The wl_keyboard interface represents one or more keyboards associated with a seat.
| Modifier and Type | Field and Description |
|---|---|
static String |
INTERFACE_NAME |
| Constructor and Description |
|---|
WlKeyboardProxy(long pointer) |
WlKeyboardProxy(long pointer,
WlKeyboardEvents implementation,
int version) |
| Modifier and Type | Method and Description |
|---|---|
void |
release()
release the keyboard object
|
destroy, equals, getId, getImplementation, getPointer, getVersion, hashCode, marshal, marshal, marshalConstructor, setQueuepublic static final String INTERFACE_NAME
public WlKeyboardProxy(long pointer,
WlKeyboardEvents implementation,
int version)
public WlKeyboardProxy(long pointer)
Copyright © 2016. All rights reserved.