Class NightShadeSkin

java.lang.Object
org.pushingpixels.radiance.theming.api.RadianceSkin
org.pushingpixels.radiance.theming.api.skin.NightShadeSkin
All Implemented Interfaces:
RadianceTrait

public class NightShadeSkin extends RadianceSkin
Night Shade skin. This class is part of officially supported API.
  • Field Details

  • Constructor Details

    • NightShadeSkin

      public NightShadeSkin()
      Creates a new Night Shade skin.
  • Method Details

    • getDisplayName

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