windows - Is there anyway to hardcode a character in Java so that when I run the program between different platforms it still show up the same way? -



windows - Is there anyway to hardcode a character in Java so that when I run the program between different platforms it still show up the same way? -

i have been writing minesweeper programme uses square box character. according this website, character \u25a2 when test on macintosh eclipse.

in mac, shows below half of picture, in windows (the above half), square shrinks!

basically, want align box other characters use, in windows messed up. want inquire if there anyway bring these exact same characters macintosh , utilize on every platforms?

java windows osx unicode character

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -