You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AsWing Discuss
Hello,
I have a panel which appends a very large JButton and a few JLabels.
The JButton is appended first and the JLabels are appended after. The
JLabels are physically over the JButton. My issue is that the area of
the JLabels makes that area of the JButton unclickable. I have tried
setting the JLabels to "not enabled" using the "setEnabled()"
function, however that makes the JLabels blurry for some reason.
To sum it up, I wish to have JLabels over my JButton and have them not
enabled. However I don't want them to be blurry. If you could give me
some insight on how to achieve this I would greatly appreciate it.
iiley
unread,
Nov 9, 2011, 2:34:19 AM11/9/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message