Jlabel overlapping JButton,
747719Apr 29 2009 — edited Apr 29 2009Hello
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