How to update a pane on a JTabbedPane when another has changed
843805Dec 14 2006 — edited Dec 15 2006Hi guys,
I'mhoping that someone has an easy answer for me.....
Basically,
I have a JTabbedPane wih 4 panels, which are all display when the application is opned. 2 of which allow a user to edit information but one of the others needs to visually display the updated information when it is clicked, does anyone know of any way to update the contents of the pane when the user click on that particular pane? Or any other suggestions aroun dthis one.....?
Thanks a lot
Sarah