Hello All,
I am stuck in one issue.
When I update a value in one tab of a JTabbedPane, the same value does not get updated in the other tab
I tried using the StateChange event but still did not succeed.
I need to refresh the second tab as soon as any changes are saved in the forst tab.
Please help me in this.
Thanks in advance.
Pooja