java - Swing components won't display some characters correctly in Netbeans -


i'm using netbeans , can't write utf-8 symbols in jlabel components, example ȵ , ʮ. weird thing both printed in console while shown 口 in labels.

i don't think it's font problem because can display without problem in eclipse. note using same font, tahoma.

any idea problem might be?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -