Possible Duplicate:
How to use HTML and CSS as a Java application GUI?
I'm trying to found another way to create GUIs for Java programs without Swing. I want something more dynamic and easy to use than Swing.
There is anything that I can use for this?
In truth, I want something similar to HTML. Exists?
floatpositioning system), the two are different technologies for different circumstances. I think that by the time you reduce Swing to what HTML can achieve, it would be a pretty 'poor' substitute for a 'rich' client desktop app.