Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Jlabel overlapping JButton,

747719Apr 29 2009 — edited Apr 29 2009
Hello

I have a JLabel Image, a portion of it sits underneath a JButton (which is another image).

When it runs the JButton is not shown untill the mouse goes over the area where the button is supposed to be.

Initially I thought by declaring and displaying the JLabel first, it would work.
I was wondering is their anyway around this problem.

Thanks in Advance

Kash
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2009
Added on Apr 29 2009
12 comments
1,166 views