| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.ui.LayoutConstants
public final class LayoutConstants
Provides access to pixel sizing constants that can be used in user interface designs to achieve consistent spacing and layout.
| Field Summary | |
|---|---|
| static int | BUTTON_HGAPThe gap in pixels between buttons placed horizontally in a row. | 
| static int | CONTROL_HGAPThe horizontal gap in pixels between two controls sections. | 
| static int | CONTROL_VGAPThe vertical gap in pixels between controls positioned together in a column. | 
| static int | GROUP_BOX_MARGINThe top, left, bottom and right margin in pixels between group box content and its edges. | 
| static int | HEADER_CONTROL_VGAPThe vertical gap in pixels between a header and the control below it. | 
| static int | HEADER_INSTRUCTION_VGAPThe vertical gap in pixels between a header and instruction text associated with it. | 
| static int | HORIZONTAL_INDENTThe horizontal indentation in pixels for detail controls in relation to a master control. | 
| static int | ICONIC_BUTTON_HGAPThe gap in pixels between iconic buttons placed horizontally in a row. | 
| static int | INSTRUCTION_CONTROL_VGAPThe vertical gap in pixels between instruction text and the first control beneath it. | 
| static int | LABEL_CONTROL_HGAPThe horizontal gap in pixels between a label and the control it applies to. | 
| static int | MAJOR_SECTION_VGAPThe vertical gap in pixels between major control sections. | 
| static int | MARGINThe top, left, bottom and right margin in pixels between dialog content and the edge of the dialog. | 
| static int | RADIO_OPTION_HGAPThe horizontal gap in pixels between radio option groups. | 
| static int | TAB_MARGINThe left, bottom and right margin in pixels between tab content and the edge of the tab. | 
| static int | TAB_TOP_MARGINThe top margin in pixels between tab content and the edge of the tab. | 
| static int | TOP_MARGINThe top margin in pixels between dialog content and the edge of the dialog. | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
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
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||