android.inputmethodservice

Interfaces

OnKeyboardActionListener

Listener for virtual keyboard events.

Classes

AbstractInputMethodService

AbstractInputMethodService provides a abstract base class for input methods.

ExtractEditText

* Specialization of EditText for showing and interacting with the extracted text in a full-screen input method.

InputMethodService

InputMethodService provides a standard implementation of an InputMethod, which final implementations can derive from and customize.

Keyboard

Loads an XML description of a keyboard and stores the attributes of the keys.

KeyboardView

A view that renders a virtual Keyboard.