public final class LayoutConstants
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
BUTTON_HGAP
The gap in pixels between buttons placed horizontally in a row. 
 | 
static int | 
CONTROL_HGAP
The horizontal gap in pixels between two controls sections. 
 | 
static int | 
CONTROL_VGAP
The vertical gap in pixels between controls positioned together in a 
 column. 
 | 
static int | 
EDITOR_TOOLBAR_ICON_TEXT_GAP
Icon text gap for buttons used in editor toolbars. 
 | 
static int | 
GROUP_BOX_MARGIN
The top, left, bottom and right margin in pixels between group box content 
 and its edges. 
 | 
static int | 
HEADER_CONTROL_VGAP
The vertical gap in pixels between a header and the control below it. 
 | 
static int | 
HEADER_INSTRUCTION_VGAP
The vertical gap in pixels between a header and instruction text associated
 with it. 
 | 
static int | 
HORIZONTAL_INDENT
The horizontal indentation in pixels for detail controls in relation to a
 master control. 
 | 
static int | 
ICONIC_BUTTON_HGAP
The gap in pixels between iconic buttons placed horizontally in a row. 
 | 
static int | 
INSTRUCTION_CONTROL_VGAP
The vertical gap in pixels between instruction text and the first control
 beneath it. 
 | 
static int | 
LABEL_CONTROL_HGAP
The horizontal gap in pixels between a label and the control it applies
 to. 
 | 
static int | 
MAJOR_SECTION_VGAP
The vertical gap in pixels between major control sections. 
 | 
static int | 
MARGIN
The top, left, bottom and right margin in pixels between dialog content 
 and the edge of the dialog. 
 | 
static int | 
RADIO_OPTION_HGAP
The horizontal gap in pixels between radio option groups. 
 | 
static int | 
TAB_MARGIN
The left, bottom and right margin in pixels between tab content and the 
 edge of the tab. 
 | 
static int | 
TAB_TOP_MARGIN
The top margin in pixels between tab content and the edge of the tab. 
 | 
static int | 
TOP_MARGIN
The top margin in pixels between dialog content and the edge of the dialog. 
 | 
public static final int MARGIN
public static final int LABEL_CONTROL_HGAP
public static final int HORIZONTAL_INDENT
public static final int BUTTON_HGAP
public static final int RADIO_OPTION_HGAP
public static final int MAJOR_SECTION_VGAP
public static final int CONTROL_VGAP
public static final int HEADER_INSTRUCTION_VGAP
public static final int INSTRUCTION_CONTROL_VGAP
public static final int TOP_MARGIN
public static final int CONTROL_HGAP
public static final int ICONIC_BUTTON_HGAP
public static final int TAB_TOP_MARGIN
public static final int TAB_MARGIN
public static final int HEADER_CONTROL_VGAP
public static final int GROUP_BOX_MARGIN
public static final int EDITOR_TOOLBAR_ICON_TEXT_GAP