Results 1 to 3 of 3
Thread: JMenuItem with Java JRE 1.6
- 11-29-2011, 01:49 AM #1
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
JMenuItem with Java JRE 1.6
Having an issue with the display of my jMenuItems. They appear correctly with jre 1.4(I know, really old now), but in the later version 1.6 the fomat is stuffed up. On one java application screen I have 4 menus. The first one is a "File" menu with an "Open" menu item that also has a quick key to the right of it. The space for the check box (which is required in jre 1.6) shows up ok but with no vertical break line and the "Open" word is pushed to the right over the "Cntrl O" text. The other 3 menus are having their menu items text cut off short on the right.
On another screen I have only the one menu "File" and the menu item displays correctly with the grey separator for the check box, etc. I am not using check boxes.
Has anyone come across this?
cheers.
talljames
- 11-29-2011, 04:19 AM #2
Senior Member
- Join Date
- Jul 2009
- Posts
- 1,143
- Rep Power
- 5
Re: JMenuItem with Java JRE 1.6
Post your Short, Self Contained, Correct Example that demonstrates the problem.
- 11-29-2011, 01:18 PM #3
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
JMenuItem Size
By 67726e in forum AWT / SwingReplies: 0Last Post: 09-24-2010, 01:28 AM -
How to make a transparent JMenuItem
By Nuclear Mosquito in forum AWT / SwingReplies: 2Last Post: 07-28-2010, 09:53 PM -
JMenuItem - image won't show
By javawriter in forum AWT / SwingReplies: 10Last Post: 07-13-2010, 06:11 PM -
JFrame and JMenuItem
By Kligham in forum AWT / SwingReplies: 10Last Post: 01-08-2010, 02:58 AM -
How to obtain the name of the JMenuItem?
By Azuxard in forum AWT / SwingReplies: 1Last Post: 03-23-2009, 03:33 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks