I've got a refresh() method that refreshes everything whenever a CRUD is finished.
The thing is when this method is called within refresh(), this method will take me to the livingAreaDis JFreeChart even though patientDis JTabbedPane was active.
How do I make JTabbedPane + JFreeChart display consistently and correctly?
Thanks
Jack
Jacky Luk
Ranch Hand
Joined: Aug 02, 2012
Posts: 198
posted
0
// inherited class
derived classes:
I don't know why the charts are very unstable....
Please help.... quite urgent. Thanks
The problem is the First Tab is active, the second Chart is displayed
or the second tab is active, the first chart is displayed, but not always