I have found very little in my wicket books, and on this forum in terms of adding styles to components through java. Is this because it's outside of the scope of wicket?
As an example. If I have a panel, and I want all of those panels to have a style class "someComponentClass", is it better to keep that information in the HTML? Or can I assign that behavior through the .java code? Also, as an aside, where can I find wicket jars for the 1.3.5 release with javadocs contained so that I can see the javadocs from netbeans? I have had a heck of a time without them. best, justin -- View this message in context: http://www.nabble.com/Applying-Styles-Through-Java-tp21145758p21145758.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
