I had an assignment to create a note pad in java, and i am pretty much done with it, but one more thing i have to do with it is that the notepad should also type in urdu language other than english. In order to do that I have to change the Keycodes (the unicode behind every character), and replace it with the unicode of urdu letters by using keylistener and keytyped or keypressed function. I am really confused as i don't have any idea how to do that. Please Guys Help me out.
Its like creating a new layout, so when i press "A" it should give "ا"