I have a JTabbedPane and I added GLPanel to all of the tabs. Everything works fine except when the application loads, proper canvas for the Tab is not opened. The last GLPanal canvas is loaded instead of the first canvas for the given tab. I have to click on the proper tab and then all the other tabs for the application to work in a proper manner. I would appreciate if anyone would help me
;D