Hi, i think that for future versions would be better replace hardcoded
style names by instance variables with getters and setters. For
example, the StackPanel has three different styles, one for the panel,
other for selected item, and the last for the rest of items. All the
styles names are hardcoded ...
Thanks ..