I am using Net-beans for developing a small desktop application. I am using a Jtree
in this application. Referring to the following tutorial:
http://download.oracle.com/javase/tutorial/uiswing/components/tree.html#display
I want to customize the look and feel of my JTree
to the "Java Look and Feel" (First fig from left). How should I achieve that?