There are 2 methods: 1. You can make your java swing application as applet, and add it to the HTML pages.
2. There is a tool to convert automatically the Java Swing GUIs to the WEB ones, but I don't remember the name ... I'll come back later! Anyways, a very good Swing-ish GUI you can do with GWT, in Java ...and the result is a javascript... Check more GWT examples and tricks here: http://ui-programming.blogspot.com/ Cheers!
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
