Thread: NetBeans error
View Single Post
  #2 (permalink)  
Old 01-27-2008, 01:09 PM
tim's Avatar
tim tim is offline
Senior Member
 
Join Date: Dec 2007
Location: South Africa
Posts: 334
tim is on a distinguished road
Font
Hello michcio

The character that you are trying to print is defined in a specific fort. NetBeans uses a different font for output. I tried to create "\u00E5" in the Windows console I got a "σ". If you need the "å" character, try to create a GUI and change the Font of your components to the one that can display it.

Good luck.
__________________
If your ship has not come in yet then build a lighthouse.
Reply With Quote