I want to know what swing widget should I use to create a a tree with
graphics like the one in the Inspector window of NetBeans 5.0 IDE? Also
is there any widget similar to the Outlook bar on Microsoft Outlook?
Danno - 07 May 2006 05:53 GMT
The standard JTree can do that window like the Inspector Window. I
don't know what Microsoft Outlook is to answer your other question ;)
Andy Flowers - 07 May 2006 10:03 GMT
> I want to know what swing widget should I use to create a a tree with
> graphics like the one in the Inspector window of NetBeans 5.0 IDE? Also
> is there any widget similar to the Outlook bar on Microsoft Outlook?
For an Outlook bar try
http://www.google.co.uk/search?sourceid=navclient-ff&ie=UTF-8&rls=GGGL,GGGL:2005
-09,GGGL:en&q=outlook+bar+java.
Pretty much anything you want can be found somewhere on the net these days.
Artificer - 08 May 2006 05:03 GMT