Thank's Greg! I'll look at the skin Javadocs. 2010/12/19 Greg Brown <[email protected]>
> The styles of a component are simply the Java bean properties of the skin. > You just need to look at the Javadoc to see what getters and setters the > skin provides. > > On Dec 19, 2010, at 5:20 PM, Luiz Gustavo wrote: > > Hi, > > Component Explorer Demo ( > http://pivot.apache.org/demos/component-explorer.html) gave me a tip, but > I was looking for styles that can be aplied to a Frame, and Component > Explorer Demo doesn't have frames there. =/ > > > > 2010/12/19 Luiz Gustavo <[email protected]> > >> Hi, >> >> sorry, I didn't mean "attributes" of a component... I wanted to ask for >> the components' style list. How do I know which styles are suported by a >> component? >> >> >> Cheers, >> >> Luiz Gustavo >> >> 2010/12/19 Luiz Gustavo <[email protected]> >> >> hi, >>> >>> wher can I find a list of possible component attributes? >>> >>> Cheers, >>> >>> Luiz Gustavo S. de Souza >>> >>> http://luizgustavoss.wordpress.com >>> http://luizgustavoss.blogspot.com >>> http://twitter.com/lugustso >>> >> >> >> > > > -- > Luiz Gustavo S. de Souza > > http://luizgustavoss.wordpress.com > http://luizgustavoss.blogspot.com > http://twitter.com/lugustso > > > -- Luiz Gustavo S. de Souza http://luizgustavoss.wordpress.com http://luizgustavoss.blogspot.com http://twitter.com/lugustso
