Headless AWT
Juerg Lehni
juerg@scratchdisk.com
Mon May 29 10:00:00 GMT 2006
Coming from the Sun JVM, I was wondering if there is a possibility to
use various AWT functionalities (Graphics2D, ImageIO, etc) without
the need for an AWT peer on GCJ? On the Sun JVM, this is possible by
specifying -Djava.awt.headless=true.
It seems on OS X the only way to get this funcitonality is by
compiling it with Gtk or xlib. Would such an application run without
X11 as long as no Windows would be displayed?
Jürg
More information about the Java
mailing list