|
|||||||||
Home >> All >> java >> awt >> im >> [ spi overview ] | PREV PACKAGE NEXT PACKAGE |
Package java.awt.im.spi
Support for 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. |
Package java.awt.im.spi Description
Support for text input methods.
|
|||||||||
Home >> All >> java >> awt >> im >> [ spi overview ] | PREV PACKAGE NEXT PACKAGE |