软件包 | 描述 |
---|---|
java.awt.im.spi |
提供的接口,使输入方法,可用于任何java运行时环境的发展。
|
Modifier and Type | Method and Description |
---|---|
InputMethod |
InputMethodDescriptor.createInputMethod()
创建相应的输入法的一个新实例。
|
Modifier and Type | Method and Description |
---|---|
void |
InputMethodContext.enableClientWindowNotification(InputMethod inputMethod, boolean enable)
启用或禁用当前客户端窗口的位置和状态的通知,用于指定的输入方法。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.