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