By bloid
via blogs.sun.com
Published: Dec 10 2007 / 09:22
In my previous post, I demonstrated how easy it is to create applications using JavaFX script with NetBeans IDE. I shall extrapolate this knowledge to include customized Look and Feel (L&F) using the existing Swing Look and Feels. If you remember it well, the earlier demo used the default "Metal" look and feel, which I detest. I find it somewhat ugly. Windows Look and Feel is somewhat better, but JGoodies L&F is cool. I shall use the Windows L&F.
Add your comment