class InputMethodSupport
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
InputMethodSupport.InputMethodRequestsAdapter |
Constructor and Description |
---|
InputMethodSupport() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getTextForEvent(java.awt.event.InputMethodEvent e) |
static ObservableList<InputMethodTextRun> |
inputMethodEventComposed(java.lang.String text,
int commitCount) |
public static ObservableList<InputMethodTextRun> inputMethodEventComposed(java.lang.String text, int commitCount)
public static java.lang.String getTextForEvent(java.awt.event.InputMethodEvent e)