I am making a network managemant system with arcgis map using arcobject java and swing application but the problem is that one panel zindex override the others. the result is that Jpopup menu and tab menu list not showing in the main frame. I think its Zcompent order problem. I have hanlde these problems in javascipt with increasing the zindex of corresponding div and span but in java swing application its very difficult to find the problem.
Kindly suggest the possible solution. please see the image to understand the problem in deatils.