this.addOverlayPainter(bottomLineOverlayPainter,
DecorationAreaType.PRIMARY_TITLE_PANE,
DecorationAreaType.SECONDARY_TITLE_PANE,
DecorationAreaType.HEADER);
this.watermark = new SubstanceCrosshatchWatermark();
this.watermarkScheme = new BlendBiColorScheme(colorScheme,
new DarkMetallicColorScheme(), 0.5);
this.buttonShaper = new ClassicButtonShaper();
this.fillPainter = new ClassicFillPainter();