public class LayoutUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.awt.GridBagConstraints |
buildGridBagConstraints(int x,
int y,
int w,
int h,
int wx,
int wy,
int fill,
int anchor) |