On Thu, 2002-05-16 at 15:47, Robert Bihlmeyer wrote: > I didn't know that swing (or basically any GUI) stuff worked with a > JVM in main.
You can definitely program GUIs using Java and JVMs in main. See for example: http://java-gnome.sourceforge.net/ and http://gnome-gcj.sourceforge.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

