
-----------------------------------
SsJBebiGoku
Thu Feb 10, 2005 7:58 pm

JMenuBar
-----------------------------------
Hi,
I'm drawing buttons and a JMenuBar onto an applet, but the buttons draw overtop of the menu so i can't see it (i can only see the header).  I've tried repositioning code for the menu for after i draw the buttons, but it still goes behind. Does anyone know how to fix this? (maybe set it so that the JMenuBar is always ontop?)

Thanks in advance =)
