|
|
Re: Gradient Painting: msg#00174
java.ulc.devel
|
Subject: |
Re: Gradient Painting |
Thanks, I figured this out by using
JPanel. I am trying to do a similiar thing with a ULCLabel. I
have a server side component ULCLabel, and a Client UILabel. For
overriding the swing class I am using JLabel. any suggestions on
how to do this would be appreciated. I am getting the following error.
1
26.07.2006 10:13:03.314 1,000
SEVERE Thread[AWT-EventQueue-1,6,main]
com.ulcjava.base.client.UISession
b got exception
while processing [java.lang.ClassCastException:
com.tomax.ezlube.greeter.custom.client.ULCGradientLabel$GradientLabel
Thanks,
bbroschinsky@xxxxxxxxx
Sent by: ulc-developer-admin@xxxxxxxxxxxxxxx
07/26/2006 08:22 AM
|
|
To
| ulc-developer@xxxxxxxxxxxxxxx
|
|
cc
|
|
|
Subject
| [ULC-developer] Gradient Painting |
|
Hi all, I would like to paint a gradient for a background color on a
pane. I am using ULC 6.1, the example that I have seen on the mailing
list refer to a UiJPanel, but I am unable to resolve this component. Any
help would be appreciated. I was looking at the following example.
http://lists.canoo.com/mailman/private/ulc-developer/2005/001990.html
thanks,
| |