The listener interface for receiving input method events. A text editing
component has to install an input method event listener in order to work
with input methods.
The text editing component also has to provide an instance of InputMethodRequests.
author: JavaSoft Asia/Pacific version: 1.10 01/23/03 See Also: InputMethodEvent See Also: java.awt.im.InputMethodRequests since: 1.2 |