What about the package 'junit'. To make a try, i imported all classes included in jcommom and jfreechart.
The program canot be compiled as he needs somme elements of 'junit'.
Is 'junit' necessary to all projects ?
Search found 2 matches
- Thu Jul 12, 2018 5:09 pm
- Forum: JFreeChart
- Topic: Is 'junit' necessary to all projects ?
- Replies: 0
- Views: 6024
- Tue Jul 10, 2018 5:47 pm
- Forum: JFreeChart
- Topic: XYChart and BarChart
- Replies: 0
- Views: 6047
XYChart and BarChart
Hi , i made a report chart that contains XYChart and BarChart , each of them updated frequently while processing , but i have a problem, when i run the report file individually, the report appear and it is work if i run the report after active window (such: Welcome) a white window appear, nothing up...