C G I K N S T V

C

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

G

getAccentInTelex(String, char, char) - Static method in class net.sourceforge.vietpad.VietKey
Determines the correct accent for Telex mode.
getInputMethod() - Static method in class net.sourceforge.vietpad.VietKeyListener
Gets the current input method.

I

InputMethods - class net.sourceforge.vietpad.InputMethods.
Enum constants for supported Vietnamese input methods.
isAccentRemoved() - Static method in class net.sourceforge.vietpad.VietKey
Determines if accent is removed by repeating accent key, not by designated accent-removing key.

K

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

N

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

S

setDiacriticsPosClassic(boolean) - Static method in class net.sourceforge.vietpad.VietKey
Sets the diacritics position to follow the classic style.
setDiacriticsPosClassic(boolean) - Static method in class net.sourceforge.vietpad.VietKeyListener
Sets the diacritics position to follow the classic style.
setInputMethod(InputMethods) - Static method in class net.sourceforge.vietpad.VietKeyListener
Sets the input method.
setMacroMap(Properties) - Static method in class net.sourceforge.vietpad.VietKeyListener
Sets map for shorthand.
setPaliSanskritModeEnabled(boolean) - Static method in class net.sourceforge.vietpad.VietKeyListener
Sets Pali-Sanskrit/Dega mode for key input.
setSmartMark(boolean) - Static method in class net.sourceforge.vietpad.VietKeyListener
Sets the SmartMark capability on or off.
setVietModeEnabled(boolean) - Static method in class net.sourceforge.vietpad.VietKeyListener
Sets Vietnamese mode for key input.
shiftAccent(String, char) - Static method in class net.sourceforge.vietpad.VietKey
Shifts the accent mark to the second vowel in a two-consecutive-vowel sequence when the user types in the right combination (the letter coming after to vowels), as in to`a + n -> toa`n.

T

Telex - Static variable in class net.sourceforge.vietpad.InputMethods
 
toString() - Method in class net.sourceforge.vietpad.InputMethods
Returns the string representation of this enum constant.
toVietChar(char, char) - Static method in class net.sourceforge.vietpad.VietKey
Composes the Vietnamese character.
toVietChar(char, int) - Static method in class net.sourceforge.vietpad.VietKey
Composes the Vietnamese character.
toVietWord(String, char) - Static method in class net.sourceforge.vietpad.VietKey
Composes the Vietnamese word.
toVietWord(String, int) - Static method in class net.sourceforge.vietpad.VietKey
Composes the Vietnamese word.

V

VIQR - Static variable in class net.sourceforge.vietpad.InputMethods
 
VNI - Static variable in class net.sourceforge.vietpad.InputMethods
 
VietKey - class net.sourceforge.vietpad.VietKey.
Vietnamese keyboard driver or input engine for Java text components.
VietKeyListener - class net.sourceforge.vietpad.VietKeyListener.
Listener for Vietnamese key entries.
VietKeyListener(JTextComponent) - Constructor for class net.sourceforge.vietpad.VietKeyListener
Creates a new VietKeyListener.
VietKeyListener(JComboBox) - Constructor for class net.sourceforge.vietpad.VietKeyListener
Creates a new VietKeyListener.
valueOf(String) - Static method in class net.sourceforge.vietpad.InputMethods
Returns the enum constant of InputMethods type with the specified method.

C G I K N S T V