----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

> This seems most annoying.  I know I will run into this.
> 
> Where do we go vote for this? (Is there a URL)

http://developer.java.sun.com/developer/bugParade/top25rfes.html

It's on sun's developer site, so you have to register first (for free).

Here is another URL of interest:

http://www.eteks.com/pja/en/

PJA is an AWT Toolkit library with 100% pure Java graphics, compatible with Java 1.1. 
It doesn't need any X11 Display or Windows GDI : all java.awt.Graphics drawing methods 
are written in Java in an off-screen image managed with a buffer. What is it for ? 
Some people using servlets don't have access on their Unix web server to a X11 
Display. Thanks to this library they will be able to generate image results with their 
servlets (charts, pies, counters,...) using Java Graphics methods.

I did not try it out yet. I would be interested to hear from someone who did.

Markus Kemmerling



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to