eclipse 3.1 visual editor jlabel set background fails [message #110814] |
Sat, 12 November 2005 14:29  |
Eclipse User |
|
|
|
Originally posted by: lange.maine.edu
I am using Eclipse 3.1. In the Visual editor for Java, I drop a JLabel
onto the GUI. I try to alter the background (both using the properties
menu and by code). However, the background remains the default (off-white
it looks like). Note that backgrounds of jButtons do get altered.
I searched the bugs but did not find this.
Does anyone have this problem?
Thanks,
Gail
|
|
|
Re: eclipse 3.1 visual editor jlabel set background fails [message #110824 is a reply to message #110814] |
Sat, 12 November 2005 15:55  |
Eclipse User |
|
|
|
JLabel's are trasparent by default. Switch on Advanced Properties at
the top of the Properties view, then set the opaque property to true.
- Jeff
Gail Lange wrote:
> I am using Eclipse 3.1. In the Visual editor for Java, I drop a JLabel
> onto the GUI. I try to alter the background (both using the properties
> menu and by code). However, the background remains the default
> (off-white it looks like). Note that backgrounds of jButtons do get
> altered.
> I searched the bugs but did not find this.
> Does anyone have this problem?
> Thanks,
> Gail
>
|
|
|
Re: eclipse 3.1 visual editor jlabel set background fails [message #611318 is a reply to message #110814] |
Sat, 12 November 2005 15:55  |
Eclipse User |
|
|
|
JLabel's are trasparent by default. Switch on Advanced Properties at
the top of the Properties view, then set the opaque property to true.
- Jeff
Gail Lange wrote:
> I am using Eclipse 3.1. In the Visual editor for Java, I drop a JLabel
> onto the GUI. I try to alter the background (both using the properties
> menu and by code). However, the background remains the default
> (off-white it looks like). Note that backgrounds of jButtons do get
> altered.
> I searched the bugs but did not find this.
> Does anyone have this problem?
> Thanks,
> Gail
>
|
|
|
Powered by
FUDForum. Page generated in 0.08315 seconds