|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.opengl.gui.config.BorderConfig
com.threerings.opengl.gui.config.BorderConfig.Solid
public static class BorderConfig.Solid
A solid border.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.BorderConfig |
|---|
BorderConfig.Blank, BorderConfig.Solid |
| Field Summary | |
|---|---|
Color4f |
color
The color of the border. |
| Fields inherited from class com.threerings.opengl.gui.config.BorderConfig |
|---|
thickness |
| Constructor Summary | |
|---|---|
BorderConfig.Solid()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.opengl.gui.config.BorderConfig |
|---|
getBorder, invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable(mode="alpha",
hgroup="t")
public Color4f color
| Constructor Detail |
|---|
public BorderConfig.Solid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||