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.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyManager.addKeyListener(KeyListener listener)
Add a
KeyListener to be notified. |
void |
KeyManager.removeKeyListener(KeyListener listener)
Removes a
KeyListener . |
Modifier and Type | Method and Description |
---|---|
void |
Display.setKeyListener(KeyListener listener)
|
Copyright (c) 2013, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.