Class HTMLLabelItem

    • Constructor Detail

      • HTMLLabelItem

        public HTMLLabelItem​(String html)
        Constructs a HTMLLabelItem with the given HTML content
        Parameters:
        html -
      • HTMLLabelItem

        public HTMLLabelItem​(String html,
                             Style style)
        Constructs a HTMLLabelItem with the given HTML content and style
        Parameters:
        html -
        style -