In my netbeans platform based app, I need to add a Label which shows the user name and a image icon into the Menu bar. Menu items are defined in an xml file and action classes are used to define menu actions. How can I customize the menu bar in order to put a label and a image icon at the right corner of the menu bar? Is this possible?
The solution for this is given in forum post : http://forums.netbeans.org/post-140363.html