Need help JMenuBar e JMenuItem

Hi, i wold set an image background at the JMunubar and JMunuItem but i haven't find any comand that allow me to set it.... I think that it don't exist....anyone can say me something about it?
[200 byte] By [_.Kram._a] at [2007-11-27 2:12:34]
# 1
Try using a JToolBar as thats what its designed for. A JMenuBar is a menu, just like the one you see in windows, and you can't put a background on it unless you do something very convoluted that doesn't need to be mentioned since it's likely bad coding practice...
popupmana at 2007-7-12 2:07:03 > top of Java-index,Java Essentials,Java Programming...