Hi
Scenario is I am making a java application that has a serious of internal frames and one of them hold a canvas. The internal frames should be able to appear on top of the frame that holds the canvas (a la Photoshop layout). It does this but the frames sit on top of the canvas frame but behind the canvas itself?? I can't find any Z-indexing on the canvas. How do I resolve this problem? I am using Net Beans. Please help :(
cheers for now
D

