Skip to main content

KeyboardMapper

Complete API reference for KeyboardMapper, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Input

Component: yes


public class KeyboardMapper extends Component

Constructors

SignatureDescription
KeyboardMapper(KeyboardMapper)Executes KeyboardMapper and returns after the underlying engine call finishes.
KeyboardMapper(Engine)Executes KeyboardMapper and returns after the underlying engine call finishes.
KeyboardMapper()Creates a new instance of KeyboardMapper.

Attributes

NameTypeDescription
instanceKeyboardMapperRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
keyboardKeyStringget/setVirtual attribute exposed by getKeyboardKey. Access it like a field to read or write the underlying value.
outputKeyStringget/setVirtual attribute exposed by getOutputKey. Access it like a field to read or write the underlying value.