Search code examples
swingjpaneljtabbedpane

Unable to refresh JTabbedPane


I am using JTabbedPane with JPanel to display JTable on one tab and text, dropdown and jbutton on other tab. First time it is working fine but if i minimize or switch screen to other application and come back to my application it display data correct but with a serious problem with tab change in JTabbedPane. Now tab screen goes to blue and don't display the data.(I hope data is there but it is not repainting or refreshing complete window). Now with blue screen i do the same procedure and change tab in JTabbedPane it shows correct data. I used repaint but it doesn't work. Help needed to refresh window or tab correctly.


Solution

  • It may problem of Browser you are using jdic.dll. Try using any other browser to reload your tabbed pane.