Hello
I make java application that read String from text field and convert it to another String
it may consider type of encoding .
but i want process character by character when user still typing on the the text field.
i.e.
a-->s
ah-->sd
ahm-->sdf
ahme-->sdfg
ahmed-->sdfgh
any one can help.
or suggest reading some thing i will be grateful
yours
Ahmed