| public interface java.awt.event InputMethodListener
|
Java SE 6 |
The text editing component also has to provide an instance of InputMethodRequests.
| version | 1.12 11/17/05 |
| since | 1.2 |
| See also | java.awt.event.InputMethodEvent, java.awt.im.InputMethodRequests |
| Methods | |
|---|---|
| public void | caretPositionChanged(InputMethodEvent event) Invoked when the caret within composed text has changed. |
| public void | inputMethodTextChanged(InputMethodEvent event) Invoked when the text entered through an input method has changed. |
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2013 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|