Output to my testing applications JTextArea with or without the
Symbol font
System.out.println("\u2229");
seems to show - ? , just question mark
What does System.out refer to?
Redirected to my own output streams that in the end should just do an
append text to a JTextArea console. I don't support the application
much anymore but maybe sometime I'll try to track down where things
get messed up. It is usually handy for quick tests like this where I
can sort of create a test case on the fly. But if the tests get wrong
results thats not so good
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden