public class LayoutHelper
extends java.lang.Object
Constructor and Description |
---|
LayoutHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
setConstraints(java.awt.GridBagLayout gbl,
javax.swing.JComponent comp,
int w,
int h,
int x,
int y,
double wx,
double wy) |
public static final double XW
public static final double YW