Package | Description |
---|---|
javax.microedition.key |
[OPTIONAL] Support of embedded device key input.
|
javax.microedition.lui |
[OPTIONAL] Set of features to implement Line-oriented User Interface.
|
Class and Description |
---|
KeyListener
Classes implementing this interface provide methods that are called when
user of the device will generate key events, for example, pressing the
keys available in a system keypad or keyboard.
|
KeyManager
The
KeyManager class provides methods to add and remove
KeyListeners in order to handle key events. |
Class and Description |
---|
KeyListener
Classes implementing this interface provide methods that are called when
user of the device will generate key events, for example, pressing the
keys available in a system keypad or keyboard.
|
Copyright (c) 2013, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.