DecorationAreaType.GENERAL, DecorationAreaType.TOOLBAR);
this.buttonShaper = new ClassicButtonShaper();
this.gradientPainter = new GlassGradientPainter();
this.decorationPainter = new ArcDecorationPainter();
this.borderPainter = new GlassBorderPainter();
this.highlightPainter = new ClassicHighlightPainter();
}