Saturday, October 11, 2008

Archive for September, 2005

Wrap Look And Feel @ java.net

Tuesday, September 13, 2005 21:33

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 ...

This was posted under category: Java  |  Read Full Story  |  0 Comments

Building Synth styles…

Thursday, September 1, 2005 21:08

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 ...

This was posted under category: Java  |  Read Full Story  |  0 Comments