Skip to main content



      Home
Home » Archived » Visual Editor (VE) » eclipse 3.1 visual editor jlabel set background fails
eclipse 3.1 visual editor jlabel set background fails [message #110814] Sat, 12 November 2005 14:29 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:eclipse 3.1 visual editor jlabel set background fails
Next Topic:initialize in stead of getterStyle
Goto Forum:
  


Current Time: Mon Jul 14 01:42:59 EDT 2025

Powered by FUDForum. Page generated in 0.08315 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top