C G I K N S T V

C

consumeRepeatKey(boolean) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyListener
Sets to consume the accent key when it is repeated to remove the diacritical mark just entered.
createInputMethod(InputMethods) - Static method in class net.sourceforge.vietpad.inputmethod.InputMethodFactory
Creates the selected input method.

G

getAccentInTelex(String, char, char) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyInput
Determines the correct accent for Telex mode.
getAccentMark(char, char, String) - Method in interface net.sourceforge.vietpad.inputmethod.InputMethod
Determines the diacritical mark associated with the typed key based on the current word context.
getAccentMark(char, char, String) - Method in class net.sourceforge.vietpad.inputmethod.TelexIM
 
getAccentMark(char, char, String) - Method in class net.sourceforge.vietpad.inputmethod.ViqrIM
 
getAccentMark(char, char, String) - Method in class net.sourceforge.vietpad.inputmethod.VniIM
 
getInputMethod() - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyListener
Gets the current input method.
getNames() - Static method in class net.sourceforge.vietpad.inputmethod.InputMethods
Returns an array of the names of the enum constants.

I

InputMethod - Interface in net.sourceforge.vietpad.inputmethod
Interface for Vietnamese input methods.
InputMethodFactory - Class in net.sourceforge.vietpad.inputmethod
Factory method to instantiate the selected input method.
InputMethodFactory() - Constructor for class net.sourceforge.vietpad.inputmethod.InputMethodFactory
 
InputMethods - Class in net.sourceforge.vietpad.inputmethod
Enum constants for supported Vietnamese input methods.
isAccentRemoved() - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyInput
Determines if accent is removed by repeating accent key, not by designated accent-removing key.

K

keyTyped(KeyEvent) - Method in class net.sourceforge.vietpad.inputmethod.VietKeyListener
Invoked when a key has been typed.

N

net.sourceforge.vietpad.inputmethod - package net.sourceforge.vietpad.inputmethod
 

S

setDiacriticsPosClassic(boolean) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyInput
Sets the diacritics position to follow the classic style.
setDiacriticsPosClassic(boolean) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyListener
Sets the diacritics position to follow the classic style (òa, òe, úy), as opposed to the modern style (oà, oè, uý).
setInputMethod(InputMethods) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyListener
Sets the input method.
setMacroMap(Properties) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyListener
Sets map for shorthand.
setSmartMark(boolean) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyListener
Sets the SmartMark capability on or off.
setVietModeEnabled(boolean) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyListener
Enables Vietnamese mode for key input.
shiftAccent(String, char) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyInput
Shifts the accent mark to the correct vowel in a multiple-vowel sequence, as in tòa + n -> toàn.

T

Telex - Static variable in class net.sourceforge.vietpad.inputmethod.InputMethods
 
TelexIM - Class in net.sourceforge.vietpad.inputmethod
Telex input method, as specified in Common Vietnamese Input Methods.
TelexIM() - Constructor for class net.sourceforge.vietpad.inputmethod.TelexIM
 
toString() - Method in class net.sourceforge.vietpad.inputmethod.InputMethods
Returns the string representation of this enum constant.
toVietChar(char, char) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyInput
Composes the Vietnamese character.
toVietChar(char, int) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyInput
Composes the Vietnamese character.
toVietWord(String, char) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyInput
Composes the Vietnamese word.
toVietWord(String, int) - Static method in class net.sourceforge.vietpad.inputmethod.VietKeyInput
Composes the Vietnamese word.

V

valueOf(String) - Static method in class net.sourceforge.vietpad.inputmethod.InputMethods
Returns the enum constant of InputMethods type with the specified method.
VietKeyInput - Class in net.sourceforge.vietpad.inputmethod
Vietnamese keyboard driver (input engine) for Java text components.
VietKeyListener - Class in net.sourceforge.vietpad.inputmethod
Listener for Vietnamese key entries.
VietKeyListener(JTextComponent) - Constructor for class net.sourceforge.vietpad.inputmethod.VietKeyListener
Creates a new VietKeyListener.
VietKeyListener(JComboBox) - Constructor for class net.sourceforge.vietpad.inputmethod.VietKeyListener
Creates a new VietKeyListener.
VIQR - Static variable in class net.sourceforge.vietpad.inputmethod.InputMethods
 
ViqrIM - Class in net.sourceforge.vietpad.inputmethod
VIQR input method, as specified in Common Vietnamese Input Methods.
ViqrIM() - Constructor for class net.sourceforge.vietpad.inputmethod.ViqrIM
 
VNI - Static variable in class net.sourceforge.vietpad.inputmethod.InputMethods
 
VniIM - Class in net.sourceforge.vietpad.inputmethod
VNI input method, as specified in Common Vietnamese Input Methods.
VniIM() - Constructor for class net.sourceforge.vietpad.inputmethod.VniIM
 

C G I K N S T V

Copyright © 2002 VietUnicode. All Rights Reserved.