Class GroupLayoutUtil

java.lang.Object
org.pentaho.reporting.libraries.designtime.swing.GroupLayoutUtil

public class GroupLayoutUtil extends Object
  • Method Details

    • makeSimpleForm

      public static JPanel makeSimpleForm(int rows, int cols, Component... components)