net.sourceforge.pmd.cpd
public class GridBagHelper extends Object
| Constructor Summary | |
|---|---|
| GridBagHelper(Container container, double[] weights) | |
| Method Summary | |
|---|---|
| void | add(Component component) |
| void | add(Component component, int width) |
| void | addLabel(String label) |
| void | nextRow() |