I found that it is TerraTabPaneSkin who responsible for the rendering of the
TabPane. Actually TabButtonSkin inner class.

The next question is how can i install separate scin for a particular
TabPane instance only?

2011/3/19 Eugene Kondrashev <[email protected]>

> Hi again!
>
> I want to make TabPane with vertical orientation to show text in horizontal
> dimantion, something like this:
> _________|
> |               |
> | my label  |
> | and icon  |
> |________ |
>                 |
>
> As I understood the Skin components are responsible for the view
> representation, but I definitely can't find the skin for the TabPane
> component.
>
> Can you point me the right direction, please?
>
> Thanks,
> Eugene
>

Reply via email to