Class ProgressIndicatorSkin

    • Constructor Detail

      • ProgressIndicatorSkin

        public ProgressIndicatorSkin​(ProgressIndicator control)
        Creates a new ProgressIndicatorSkin instance, installing the necessary child nodes into the Control children list.
        Parameters:
        control - The control that this skin should be installed onto.
    • Method Detail

      • getClassCssMetaData

        public static List<CssMetaData<? extends Styleable,?>> getClassCssMetaData()
        Returns the CssMetaData associated with this class, which may include the CssMetaData of its superclasses.
        Returns:
        the CssMetaData associated with this class, which may include the CssMetaData of its superclasses