Subclasses of InputMethod can be loaded by the input method framework; they can then be selected either through the API ( {@link ae.java.awt.im.InputContext#selectInputMethod InputContext.selectInputMethod}) or the user interface (the input method selection menu). @since 1.3 @author JavaSoft International
Subclasses of InputMethod can be loaded by the input method framework; they can then be selected either through the API ( {@link java.awt.im.InputContext#selectInputMethod InputContext.selectInputMethod}) or the user interface (the input method selection menu). @since 1.3 @version 1.31, 11/17/05 @author JavaSoft International
|
|