DecorationAreaType.PRIMARY_TITLE_PANE,
DecorationAreaType.SECONDARY_TITLE_PANE,
DecorationAreaType.HEADER, DecorationAreaType.FOOTER,
DecorationAreaType.TOOLBAR);
this.buttonShaper = new StandardButtonShaper();
this.fillPainter = new MatteFillPainter();
this.borderPainter = new ClassicBorderPainter();
this.decorationPainter = new MatteDecorationPainter();
this.highlightPainter = new ClassicHighlightPainter();