Class ArcDecorationPainter

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

public class ArcDecorationPainter extends Object implements SubstanceDecorationPainter
Implementation of SubstanceDecorationPainter that uses "arc" painting on title panes and lighter gradient near the center of the application frame.
  • Field Details

    • DISPLAY_NAME

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

    • ArcDecorationPainter

      public ArcDecorationPainter()
  • Method Details