Class FlatDecorationPainter

java.lang.Object
org.pushingpixels.substance.api.painter.decoration.FlatDecorationPainter
All Implemented Interfaces:
SubstanceDecorationPainter, SubstanceTrait

public class FlatDecorationPainter extends Object implements SubstanceDecorationPainter
Decoration painter that paints a flat appearance. This class is part of officially supported API.
Since:
version 4.3
  • Field Details

    • DISPLAY_NAME

      public static final String DISPLAY_NAME
      The display name for the decoration painters of this class.
      See Also:
  • Constructor Details

    • FlatDecorationPainter

      public FlatDecorationPainter()
  • Method Details