I moved the source code of my Wrap Look And Feel (a workaround to globally enable anti-aliasing) at java.net. Version is 0.2 and includes bug fixes related to JSpinner, ComboBox and other "composed" components (components made by assembling other components - JSpinner is made of a textfield and buttons as ...
Just came across Romain Guy's post about Synth Studio at http://weblogs.java.net/blog/gfx/archive/2005/09/synth_studio.html. Few months ago I started looking at Synth and to understand how it was working I started a "SynthBuilder". Although I did not really work on it since then, I just captured a Flash demo showing how ...