Most voted "jmenubar" questions
3 questions
Sort by count of
-
1
votes1
answer1845
viewsHow to change the color of a Jmenubar?
Is there any way to change the color of background and foreground from the java menu bar? I searched several forums and tutorials and could not find a way to change the menu bar color. Following…
-
0
votes1
answer81
views -
-2
votes1
answer74
viewsHow to trap a Jmenubar on top of the Jframe?
I forgot how to do this, I remember I have to put one BorderLayout(... NORTH);. How do I put a JMenuBar in a JFrame?