Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-27-2008, 02:29 AM
Member
 
Join Date: Nov 2007
Posts: 21
michcio has a little shameless behaviour in the past
NetBeans error
hi!
I have been using Netbeens for a while now and always had a problem...the porgram won't output the swedish letter "å" (but can output "ä" and "ö") with code '\u00E5'... so every time I try to output it there is a "?" instead. What could possibly be the problem? Please help it's realy enoying...

Michcio
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #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.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ant outside of netbeans ProbablyX NetBeans 0 02-14-2008 09:06 PM
NetBeans 5.5.1 Help. padutch2 New To Java 6 12-03-2007 05:01 AM
help with netBeans the godfather01 NetBeans 3 11-14-2007 09:54 PM
netbeans 64 bit caspermel NetBeans 1 06-27-2007 12:29 AM
About using netbeans yuchuang NetBeans 3 05-27-2007 10:06 PM


All times are GMT +3. The time now is 02:00 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org