|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.ui.hud.base.Widget.DescriptionBase
org.xith3d.ui.hud.base.BackgroundSettableWidget.BackgroundSettableDescriptionBase
protected abstract static class BackgroundSettableWidget.BackgroundSettableDescriptionBase
| Constructor Summary | |
|---|---|
BackgroundSettableWidget.BackgroundSettableDescriptionBase(org.openmali.vecmath2.Colorf backgroundColor,
Texture2D backgroundTexture)
Creates a new Label.Description. |
|
| Method Summary | |
|---|---|
abstract BackgroundSettableWidget.BackgroundSettableDescriptionBase |
clone()
Returns a clone of this instance. |
org.openmali.vecmath2.Colorf |
getBackgroundColor()
Returns the background color of this Widget. |
Texture2D |
getBackgroundTexture()
Returns the background texture of this Widget. |
void |
setBackgroundColor(org.openmali.vecmath2.Colorf color)
Sets the background color of this Widget. |
void |
setBackgroundTexture(java.lang.String texture)
Sets the background texture of this Widget. |
void |
setBackgroundTexture(Texture2D texture)
Sets the background texture of this Widget. |
protected void |
setBgSDB(BackgroundSettableWidget.BackgroundSettableDescriptionBase desc)
Clon-Constructor |
| Methods inherited from class org.xith3d.ui.hud.base.Widget.DescriptionBase |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BackgroundSettableWidget.BackgroundSettableDescriptionBase(org.openmali.vecmath2.Colorf backgroundColor,
Texture2D backgroundTexture)
font - the Font to be used for the textcolor - the color to be usedalignment - the horizontal and vertical alignmentbgTex - the background texture| Method Detail |
|---|
public void setBackgroundColor(org.openmali.vecmath2.Colorf color)
color - the color to usepublic final org.openmali.vecmath2.Colorf getBackgroundColor()
public void setBackgroundTexture(Texture2D texture)
texture - the texture to usepublic final void setBackgroundTexture(java.lang.String texture)
texture - the texture resource to usepublic final Texture2D getBackgroundTexture()
protected void setBgSDB(BackgroundSettableWidget.BackgroundSettableDescriptionBase desc)
desc - the original to clonepublic abstract BackgroundSettableWidget.BackgroundSettableDescriptionBase clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||