Where to Set Look&Feel in JFreeChart?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
rspan
Posts: 15
Joined: Wed May 02, 2007 4:36 pm

Where to Set Look&Feel in JFreeChart?

Post by rspan » Tue May 15, 2007 8:00 pm

I am developing RCP application with JFreeChart with SWT-AWT bridge. The chart pop up menu has Java Look&Feel but my applicaiton running in XP has the XP Look&Feel. It is quite inconsistant. Is it possible to set JFreeChart to take native Look&Feel? I know it is possible to do it for pure java application. But where is the place to set the Look&Feel in JFreeChart API?

Thanks a lot for your help.

Locked