Reporting tool to be used with swing  
Author Message
Chanchal





PostPosted: 2007-11-29 13:32:00 Top

java-programmer, Reporting tool to be used with swing Hello All,

I'm looking for a report generation tool to be used in a swing project
I'm working. The resports will involve very complex charts and graphs.
Kindly suggest tools which will meet these requirements.

Thanks and Regards

Chanchal
 
Andrew Thompson





PostPosted: 2007-11-29 14:26:00 Top

java-programmer >> Reporting tool to be used with swing Chanchal wrote:
..
>...The resports will involve very complex charts and graphs.

For that part, you might check JFreeChart.

--
Andrew Thompson
http://www.physci.org/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200711/1

 
Jan Schaefer





PostPosted: 2007-11-29 16:46:00 Top

java-programmer >> Reporting tool to be used with swing Andrew Thompson schrieb:
> Chanchal wrote:
> ..
>> ...The resports will involve very complex charts and graphs.
>
> For that part, you might check JFreeChart.

... and JFreeReport from the same place.

My two eurocents,

Jan

 
 
cddcdd





PostPosted: 2007-12-6 11:16:00 Top

java-programmer >> Reporting tool to be used with swing On Nov 29, 1:32 pm, Chanchal <email***@***.com> wrote:
> Hello All,
>
> I'm looking for a report generation tool to be used in a swing project
> I'm working. The resports will involve very complex charts and graphs.
> Kindly suggest tools which will meet these requirements.
>
> Thanks and Regards
>
> Chanchal

you may check JFreeChart, and if you want to preview the result, you
can choose Ireport.