I'm using netbeans to write the GUI. I have a menu bar with few menu items and the main window has a text area all over it. when I press the menu item,I cant see it because the text area is on top (the menu item internal frame is behind the text area)how can I make the menu item internal frame to be on the top ?(the text area will be on the background)
thanks