Dear All,
I have a problem with my GUI. Actually in
Java generally we put menu & menu-items in menubar which is shown just below the Title bar ( in a JFrame )
But I want to put my Menu ( & further menu-item through pop-up or so) in Title bar so that I do not have to put the Menu-bar.
I am using swing version of Java GUI.....
Is there any way to do it.
Please help me out.........
Thanks,
Manoj