How do I write a sign like ◄ and ► (funny… its not masked here by itself, here you go:) ◄ and ► in Java when I need this form \u00df (thats an “ß”, fyi)… I tried just to put it in hex like \u25BA but that results in false symbols. What am I missing?
Please be so kind to post answer and method!
Thanks in advance!
This Swing code works for me:
Are you doing something very different?
You can certainly mess it up by using fonts which do not support that character. So for example…