Class KeyboardKeyProperty

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

public class KeyboardKeyProperty extends SimpleMutableObjectProperty<Key> implements InputProperty