- Supported builders out of the box: SwingBuilder 1.6.3, SwingxBuilder 0.1.6, JideBuilder 2.2, FlamingoBuilder 0.2, MacWidgetsBuilder 0.2, SwingxtrasBuilder 0.1, CSSBuilder 0.2, TridentBuilder 0.1, TrayBuilder 0.1.1
- Sample scripts demonstrating builder capabilities.
- You'll now be able to style Swing components via CSS.
- Hit Ctrl+SPACE for a list of node name suggestions.
- Help dialog with a list of available nodes.
+----------------------+-------+-------+ | Name | Files | LOC | +----------------------+-------+-------+ | Controllers | 2 | 550 | | Models | 2 | 66 | | Views | 9 | 855 | | Lifecycle | 5 | 43 | | Groovy Source | 1 | 114 | | Integration Tests | 2 | 8 | | Scripts | 1 | 16 | +----------------------+-------+-------+ | Totals | 22 | 1652 | +----------------------+-------+-------+
I leave you with a video that shows how to apply CSS styles to a set of buttons.
Keep on Groovying!