Interfaces for implementation of text input methods.
See: Description
Interface Summary | |
---|---|
InputMethod | This interface supports complex text input, often for situations where the text is more complex than a keyboard will accomodate. |
InputMethodContext | Provides methods for the communication context between an input method and the client component. |
InputMethodDescriptor | This interface provides information about an InputMethod before it is loaded. |
Interfaces for implementation of text input methods.