DecorationAreaType.SECONDARY_TITLE_PANE,
DecorationAreaType.HEADER, DecorationAreaType.FOOTER,
DecorationAreaType.GENERAL, DecorationAreaType.TOOLBAR);
this.buttonShaper = new ClassicButtonShaper();
this.fillPainter = new GlassFillPainter();
this.decorationPainter = new ArcDecorationPainter();
this.highlightPainter = new ClassicHighlightPainter();
this.borderPainter = new GlassBorderPainter();
}