Friday, May 21, 2010

how to customize the Button class (with skins)

How can I customize a standard Button directly from my java code?
(I want to have round corners with images / custom skin / etc, but
want to manipulate this directly from my code, on the fly).

Or should I not do it with the Button class and use something else to
emulate it?

(Short example code would also be welcome)

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment