net.sourceforge.vietpad.inputmethod
Class InputMethodFactory
java.lang.Object
net.sourceforge.vietpad.inputmethod.InputMethodFactory
public class InputMethodFactory
- extends Object
Factory method to instantiate the selected input method.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputMethodFactory
public InputMethodFactory()
createInputMethod
public static InputMethod createInputMethod(InputMethods inputMethod)
- Creates the selected input method.
- Parameters:
inputMethod
- one of the supported input methods: VNI, VIQR, or Telex (default)
Copyright © 2002 VietUnicode. All Rights Reserved.