Class BrushedMetalDecorationPainter

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

public class BrushedMetalDecorationPainter extends ImageWrapperDecorationPainter
Implementation of SubstanceDecorationPainter that uses brushed metal painting on decoration areas.
Since:
version 4.0
  • Field Details

    • DISPLAY_NAME

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

    • BrushedMetalDecorationPainter

      public BrushedMetalDecorationPainter()
      Creates a new brushed metal decoration painter.
  • Method Details

    • getDisplayName

      public String getDisplayName()
      Description copied from interface: SubstanceTrait
      Returns the display name of this trait. This method is part of officially supported API.
      Returns:
      The display name of this trait.