hi all,
I've two questions regarding Jmenu icons.
1.When i placed an icon on the Jmenu item using
Itm.setIcon(new ImageIcon("images/lockapplication.png"));
the icon is getting displayed leaving some blank space at left part of the menu. So anybody can please tell me how to display an icon on menu item at the left most part of the menu.
2. Is there any way to set an icon with extension .ico as an icon in JMenu?
Regards...