|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentConfig.Orientation | |
|---|---|
| com.threerings.opengl.gui.config | GUI configurations. |
| Uses of ComponentConfig.Orientation in com.threerings.opengl.gui.config |
|---|
| Fields in com.threerings.opengl.gui.config declared as ComponentConfig.Orientation | |
|---|---|
ComponentConfig.Orientation |
ComponentConfig.Label.orientation
The label orientation. |
ComponentConfig.Orientation |
ComponentConfig.Slider.orientation
The slider's orientation. |
ComponentConfig.Orientation |
ComponentConfig.ScrollBar.orientation
The scroll bar's orientation. |
| Methods in com.threerings.opengl.gui.config that return ComponentConfig.Orientation | |
|---|---|
static ComponentConfig.Orientation |
ComponentConfig.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentConfig.Orientation[] |
ComponentConfig.Orientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||