Headless Java Abstract Window Toolkit (AWT)

Posted Wednesday January 9th 2008 from 53.3127, -6.2468

If you have some Java code which doesn't have a GUI but uses AWT and "launches" an application (rather than executing solely from the command line), then you should investigate Using Headless Mode in the Java SE Platform.

Tagged , and .