Class GraphiteGlassSkin

  • All Implemented Interfaces:
    RadianceTrait

    public class GraphiteGlassSkin
    extends GraphiteSkin
    Graphite Glass skin. This class is part of officially supported API.
    • Field Detail

      • NAME

        public static final java.lang.String NAME
        Display name for this skin.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GraphiteGlassSkin

        public GraphiteGlassSkin()
        Creates a new Graphite skin.
    • Method Detail

      • getDisplayName

        public java.lang.String getDisplayName()
        Description copied from interface: RadianceTrait
        Returns the display name of this trait. This method is part of officially supported API.
        Specified by:
        getDisplayName in interface RadianceTrait
        Overrides:
        getDisplayName in class GraphiteSkin
        Returns:
        The display name of this trait.