sun.awt.im |
|
Java Source File Name | Type | Comment |
InputContext.java | Class | An InputContext object manages the communication between text editing
components and input methods. |
InputMethod.java | Class | InputMethod class is an abstract class for input method. |
InputMethodAdapter.java | Class | An input method adapter interfaces with the native input methods
on a host platform. |
InputMethodContext.java | Class | The InputMethodContext class handles communication between Component and
InputMethod. |