|
|||||||||
| 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.BackgroundConfig
com.threerings.opengl.gui.config.BackgroundConfig.Blank
public static class BackgroundConfig.Blank
A blank background.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.BackgroundConfig |
|---|
BackgroundConfig.Blank, BackgroundConfig.ColorizedImage, BackgroundConfig.Image, BackgroundConfig.Solid |
| Field Summary |
|---|
| Fields inherited from class com.threerings.opengl.gui.config.BackgroundConfig |
|---|
_background |
| Constructor Summary | |
|---|---|
BackgroundConfig.Blank()
|
|
| Method Summary | |
|---|---|
protected Background |
createBackground(GlContext ctx)
Creates the background corresponding to this config. |
| Methods inherited from class com.threerings.opengl.gui.config.BackgroundConfig |
|---|
getBackground, getUpdateResources, invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BackgroundConfig.Blank()
| Method Detail |
|---|
protected Background createBackground(GlContext ctx)
BackgroundConfig
createBackground in class BackgroundConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||