Class H3

    • Constructor Detail

      • H3

        public H3()
        Creates a new empty heading.
      • H3

        public H3​(Component... components)
        Creates a new heading with the given child components.
        Parameters:
        components - the child components
      • H3

        public H3​(String text)
        Creates a new heading with the given text.
        Parameters:
        text - the text