Class FormBuilder.ViewAdder

  • Enclosing class:
    FormBuilder

    public static final class FormBuilder.ViewAdder
    extends java.lang.Object
    • Method Detail

      • xy

        public FormBuilder xy​(int col,
                              int row)
        Sets column and row origins of the view to integrate.
        Parameters:
        col - the view's column origin
        row - the view's row origin
        Returns:
        a reference to the builder