|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LayoutConfig.Justification | |
|---|---|
| com.threerings.opengl.gui.config | GUI configurations. |
| Uses of LayoutConfig.Justification in com.threerings.opengl.gui.config |
|---|
| Fields in com.threerings.opengl.gui.config declared as LayoutConfig.Justification | |
|---|---|
LayoutConfig.Justification |
LayoutConfig.Group.justification
The justification for the main axis. |
LayoutConfig.Justification |
LayoutConfig.Group.offAxisJustification
The justification on the off axis. |
LayoutConfig.Justification |
ComponentConfig.TabbedPane.tabAlignment
The tab alignment. |
| Methods in com.threerings.opengl.gui.config that return LayoutConfig.Justification | |
|---|---|
static LayoutConfig.Justification |
LayoutConfig.Justification.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LayoutConfig.Justification[] |
LayoutConfig.Justification.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||