Nathan Meyers wrote:
> It's a "feature" of the AWT. A good solution is to run the Xvfb X server
> (part of the XFree86 suite; you'll find it in most distributions) - it
> runs an X server in a virtual frame buffer instead of a physical
> display. That will make AWT happy without requiring a real display.
And the object needed is a BufferedImage (part of Java 2D).
Robbie
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]