DecorationAreaType.GENERAL, DecorationAreaType.TOOLBAR);
this.watermarkScheme = activeScheme.shade(0.4);
this.buttonShaper = new ClassicButtonShaper();
this.watermark = new SubstanceCrosshatchWatermark();
this.gradientPainter = new GlassGradientPainter();
this.decorationPainter = new ArcDecorationPainter();
this.highlightPainter = new ClassicHighlightPainter();
this.borderPainter = new GlassBorderPainter();
}