1

I have a Unicode string that contains Japanese characters. If I try to display it in my JTable, I get square brackets instead of the characters. Is there a way to display the characters?

user489041
  • 27,916
  • 55
  • 135
  • 204

1 Answers1

4

Found that, maybe it's what you want, too.

Community
  • 1
  • 1
Lukas Knuth
  • 25,449
  • 15
  • 83
  • 111