| Article: |
Building a Unix Server | |
| Subject: | It used to | |
| Date: | 2004-08-27 09:28:38 | |
| From: | riksca | |
|
Response to: It used to
|
||
| That is great to know, thanks. | ||
Showing messages 1 through 1 of 1.
-
java awt with headless server
2004-09-06 06:14:12 simbo [View]
The PJA Toolkit provides a pure java implimentation of AWT. You tell the JVM to use it on the startup options. This works with versions of earlier than 1.4. This is particularly helpful if you are using a server app that builds charts and other images that use the awt classes to draw the shapes.


