No complaints here. Need to fix up the doc not to say @see #getStyleSheetDocument, since that method is (correctly) not in the public API.
-- Adam On 10/17/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
+1 On 10/17/06, Jeanne Waldman <[EMAIL PROTECTED]> wrote: > I didn't realize until now that registerStyleSheet wasn't in the public > Skin API. It's only in SkinImpl. > I'd like to add it to the Skin's APIs so that custom component > developers can register skin > definitions for their custom components to the base skins, like simple. > This way if the end user sets the skin to simple, the custom components > will have some > styling. If we didn't do this, the custom components would have no styling. > > Thanks, > Jeanne > > > -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
