Searched refs:InputMethod (Results 1 – 8 of 8) 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 {
83 public enum InputMethod { enum in CheckCLDR166 InputMethod inputMethod, in getShowRowAction()181 if (inputMethod == InputMethod.BULK && this != Phase.SUBMISSION) { in getShowRowAction()240 InputMethod inputMethod, in getAcceptNewItemAction()
21 import org.unicode.cldr.test.CheckCLDR.InputMethod;752 InputMethod.DIRECT, in TestShowRowAction()777 InputMethod.DIRECT, in TestShowRowAction()
26 import org.unicode.cldr.test.CheckCLDR.InputMethod;1353 …action = Phase.SUBMISSION.getShowRowAction(dummyPathValueInfo, InputMethod.DIRECT, surveyToolStatu… in spreadsheetLine()
17 // http://java.sun.com/products/jfc/tsc/articles/InputMethod/indiclayout.html