Cocoa-Java & "Headless" AWT
Cocoa-Java & "Headless" AWT
- Subject: Cocoa-Java & "Headless" AWT
- From: email@hidden
- Date: Thu, 7 Nov 2002 11:06:11 -0800
I've got a Cocoa application that implements some Java bridging code to
make use of a 3rd party JAR file (ReportMill) for it's report
formatting capability. I'd like to add images to my output, but have
been unable to do so because of what appears to be the "headless AWT"
problem (i.e., Java 1.3 uses AWT for it's image processing requiring an
attachment to a display server).
This is a full-blown GUI application so I was suprised to see this
limitation, but it seems that using Java in Cocoa is the same as
running a Java app in a headless environment. Do any of you have more
information on this? Does anyone have a suitable workaround?
Thanks in advance for any and all ideas!
Cheers,
- Eric Hanson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.