|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface InputMethodListener
接收输入方法事件的侦听器接口。文本编辑组件必须安装输入方法事件侦听器,以使用输入方法。
文本编辑组件还必须提供 InputMethodRequests 实例。
InputMethodEvent
,
InputMethodRequests
方法摘要 | |
---|---|
void |
caretPositionChanged(InputMethodEvent event)
当撰写文本中的 caret 发生变化时调用。 |
void |
inputMethodTextChanged(InputMethodEvent event)
当通过输入方法输入的文本发生变化时调用。 |
方法详细信息 |
---|
void inputMethodTextChanged(InputMethodEvent event)
void caretPositionChanged(InputMethodEvent event)
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。