UTF « JTextArea « Java Swing Q&A





1. UTF-8 and JTextArea    stackoverflow.com

i have 2 JTextArea that one of these contain Unicode Code point like this \u0645 i want another JTextArea show Character representation of this Unicode code point.but when pass this code ...

2. textfiled and text area to UTF-16?    java-forums.org