MIDP3.0

javax.microedition.lcdui
Interface KeyListener


public interface 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. When a key is pressed, held down or released, the appropriate method will be invoked. The methods have following parameters: