A few days ago I wrote a java demo application for a client. One of his primary requirements was better interface. So I thought I would change the theme of the application. After some googling I found that java supports LookAndFeel for basic interface customization. But the example in sun’s site looked gibberish to me. [...]
