Class GraphiteChalkSkin

  • All Implemented Interfaces:
    SubstanceTrait


    public class GraphiteChalkSkin
    extends GraphiteSkin
    Graphite Chalk 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

      • GraphiteChalkSkin

        public GraphiteChalkSkin​()
        Creates a new Graphite Chalk skin.
    • Method Detail

      • getDisplayName

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