Searched defs:getCommittedCharacterCount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/event/
H A DInputMethodEvent.java267 * Characters from index 0 to index <code>getCommittedCharacterCount() - 1</code> are committed
281 public int getCommittedCharacterCount() { method in class:InputMethodEvent

Completed in 29 milliseconds