Turkish Character Problem with Swing Forms
843789Sep 5 2009 — edited Sep 7 2009When I use
"
JOptionPane.showMessageDialog(null,"Text "
+txt,"Text",1);
"
this,if I use any Turkish character in the "Text" fields,those characters look abnormally when I run the file.