2012/11/11 Akash Shetye <[email protected]> Hi Akash,
> Hey guys, There are likely also some ladies on the list ;) > I am planning to be able to extract component data and attributes of > everything that Swing manages to be able to replicate them in HTML. (For > example a swing JFrame with a JButton would be examined and its components > i.e, JButton be drawn as a Button on an HTML page and this page can be > communicated to the client.) > It seems to me a lot of what you can achieve from CacioWeb too. This is basically a project to render Swing into an HTML 5 canvas. The website for the project is here: http://openjdk.java.net/projects/caciocavallo/ The website doc is not that useful, but you can give a try at the code (most is explained in the the README files) and see if it fits what you are trying to do. Cheers, Mario -- pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF IcedRobot: www.icedrobot.org Proud GNU Classpath developer: http://www.classpath.org/ Read About us at: http://planet.classpath.org OpenJDK: http://openjdk.java.net/projects/caciocavallo/ Please, support open standards: http://endsoftpatents.org/
