Top "Jmenubar" questions

Java swing implementation of a menu bar.

set JMenuBar's background color?

relatively straight-forward, how can I set the background color of a JMenuBar? ive tried: MenuBar m = new MenuBar() { void paintComponent(…

java swing colors background jmenubar