public class TextFieldInputMapping extends Object implements NiftyInputMapping
TextField
.Constructor and Description |
---|
TextFieldInputMapping() |
Modifier and Type | Method and Description |
---|---|
NiftyInputEvent |
convert(KeyboardInputEvent inputEvent)
Convert a keyboard input event to a
NiftyInputEvent . |
public NiftyInputEvent convert(KeyboardInputEvent inputEvent)
NiftyInputEvent
.convert
in interface NiftyInputMapping
inputEvent
- the keyboard input event that needs to be convertedNiftyInputEvent
that is assigned to the keyboard event or null
in case no event is
assignedCopyright © 2013. All Rights Reserved.