Class Div

    • Constructor Detail

      • Div

        public Div()
        Creates a new empty div.
      • Div

        public Div​(Component... components)
        Creates a new div with the given child components.
        Parameters:
        components - the child components