Package limn.scene.event
Class CharEvent
java.lang.Object
limn.scene.event.InputEvent
limn.scene.event.CharEvent
Committed text input (one code point), routed like
KeyEvent.-
Constructor Summary
ConstructorsConstructorDescriptionCharEvent(int codepoint) One committed character; a surrogate pair arrives as a single code point. -
Method Summary
Methods inherited from class limn.scene.event.InputEvent
consume, isConsumed