|
-
Jan 29th, 2004, 09:07 PM
#1
Thread Starter
Lively Member
color properties
I want to set color properties of panel objects such as buttons. Easy enough...however I want to pass the color in as a variable...such as...
btnClose.setBackground(Color.VARIABLE);
but that doesn't work. How would I pass a variable to this method?
Steve
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|