By kirillcool
via weblogs.java.net
Published: Jul 18 2008 / 11:15
A new CSS engine for Java which makes it simple to apply styles to your Swing (and eventually JavaFX) programs. With advanced features like programmatic selectors and animated transitions between states, you owe it to yourself to check this out if you create GUI applications.
Comments
demetrios replied ago:
This is exactly what I love in Swing: that is *not* like CSS :).
I like that the UI Delegate (from the desired look and feel) takes care of everything,
and also the fact that that code is Java and that the IDEs can complete that code, refactor plus all the other intelligent features that do *not* exist for CSS or other wanabe DSLs.
Voters For This Link (16)
Voters Against This Link (1)