Searched refs:InputMethod (Results 1 – 7 of 7) sorted by relevance
13 import java.awt.im.spi.InputMethod;34 public InputMethod createInputMethod() throws Exception { in createInputMethod()
29 import java.awt.im.spi.InputMethod;50 public class TransliteratorInputMethod implements InputMethod {
13 import java.awt.im.spi.InputMethod;52 public InputMethod createInputMethod() throws Exception { in createInputMethod()
15 import java.awt.im.spi.InputMethod;23 class IndicInputMethod implements InputMethod {
79 public enum InputMethod { enum in CheckCLDR177 InputMethod inputMethod, in getShowRowAction()192 if (inputMethod == InputMethod.BULK && this != Phase.SUBMISSION) { in getShowRowAction()251 InputMethod inputMethod, in getAcceptNewItemAction()
27 import org.unicode.cldr.test.CheckCLDR.InputMethod;1119 …action = Phase.SUBMISSION.getShowRowAction(dummyPathValueInfo, InputMethod.DIRECT, surveyToolStatu… in spreadsheetLine()
14 // http://java.sun.com/products/jfc/tsc/articles/InputMethod/indiclayout.html