Search found 1 match

by bhogsett
Sun Dec 04, 2011 11:56 am
Forum: JFreeChart
Topic: I have a problem about close jfreechart frame.
Replies: 2
Views: 5299

Re: I have a problem about close jfreechart frame.

I am new to jfreechart and also need to close the chart and not exit the application that called the chart. Like the original poster, I think DISPOSE_ON_CLOSE needs to be the default close operation, but I don't see how to tell the frame (using the modified demo bar chart for testing). Any help woul...