public interface IEEFConstants
Modifier and Type | Field and Description |
---|---|
static int |
CENTER_SPACE
Space to leave between the center of the property tab and the closest widget to the left or right.
|
static int |
HMARGIN
These horizontal margin around the composite.
|
static int |
HSPACE
Horizontal space to leave between related widgets.
|
static int |
VMARGIN
These horizontal margin around the composite.
|
static int |
VSPACE
Horizontal space to leave between related widgets.
|
static final int HMARGIN
static final int VMARGIN
static final int HSPACE
static final int VSPACE
static final int CENTER_SPACE