Class FormWindow

    • Constructor Detail

      • FormWindow

        public FormWindow​(String className)
        Constructs a form window for the specified class.
      • FormWindow

        public FormWindow​(String className,
                          FormLayoutManager layout)
        Constructs a form window for the specified class and form layout manager.