net.sourceforge.vietpad.inputmethod
Class InputMethodFactory

java.lang.Object
  extended by net.sourceforge.vietpad.inputmethod.InputMethodFactory

public class InputMethodFactory
extends Object

Factory method to instantiate the selected input method.


Constructor Summary
InputMethodFactory()
           
 
Method Summary
static InputMethod createInputMethod(InputMethods inputMethod)
          Creates the selected input method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputMethodFactory

public InputMethodFactory()
Method Detail

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.