Tuesday, 10 September 2013

JtabbedPane showing all buttons of other tabs at a time

JtabbedPane showing all buttons of other tabs at a time

I have created one swing application. It contains JTabbedPane at left.
Each tab contains JDesktopPane containing different JPanels containing
buttons. Everything works fine.
Problem is when I run application then on every tab,when I move mouse over
the desktoppane of tab,contents(buttons) of other tab also appear.
This continues for the time when i click each tab single time.After that
it works fine.
means only before first click tab shows all the buttons present on every tab.
I am not getting the exact problem.
can anyone help me?
thanks in advance.

No comments:

Post a Comment