|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.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_VGAPThe vertical gap in pixels between controls positioned together in a column. |
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 |
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. |
| 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
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||