Hi,

I use the Swing components the first time ... and here is my problem:

My JFrame contains a menu bar and a JScrollPane. When I use the menu (pull down) it lays behind the scrollPane. What must I do that the menu
lays ahead of the scrollPane?

Thanks a lot!