软件包 | 描述 |
---|---|
java.awt |
包含用于创建用户界面和绘制图形和图像的所有类。
|
java.awt.im |
为输入法框架提供类和接口。
|
java.awt.im.spi |
提供可以开发可以与任何Java运行时环境一起使用的输入法的接口。
|
javax.swing.text |
提供处理可编辑和不可编辑文本组件的类和接口。
|
Class and Description |
---|
InputContext
提供控制文本输入设备(如输入法和键盘布局)的方法。
|
InputMethodHighlight
InputMethodHighlight用于描述正在组成的文本的突出显示属性。
|
InputMethodRequests
InputMethodRequests定义文本编辑组件必须处理的请求,以便使用输入法。
|
Class and Description |
---|
InputContext
提供控制文本输入设备(如输入法和键盘布局)的方法。
|
InputMethodHighlight
InputMethodHighlight用于描述正在组成的文本的突出显示属性。
|
InputSubset
定义输入法使用的其他Unicode子集。
|
Class and Description |
---|
InputMethodRequests
InputMethodRequests定义文本编辑组件必须处理的请求,以便使用输入法。
|
Class and Description |
---|
InputMethodRequests
InputMethodRequests定义文本编辑组件必须处理的请求,以便使用输入法。
|
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.