Class KeyboardKeysProperty

java.lang.Object
dev.prozilla.pine.common.property.mutable.SimpleMutableObjectProperty<Key[]>
dev.prozilla.pine.common.property.input.KeyboardKeysProperty
All Implemented Interfaces:
InputProperty, MutableObjectProperty<Key[]>, MutableProperty<Key[]>, Property<Key[]>, Functor<Key[]>

public class KeyboardKeysProperty extends SimpleMutableObjectProperty<Key[]> implements InputProperty