com.neurowork.mobile.android.fw.themes
Class FormatStyle
java.lang.Object
com.neurowork.mobile.android.fw.themes.FormatStyle
public class FormatStyle
- extends java.lang.Object
Component that save a unique component FORMAT.
- Author:
- Jonatan Alcocer Luna
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatStyle
public FormatStyle()
setName
public void setName(java.lang.String name)
setTextColor
public void setTextColor(java.lang.String textColor)
setTextSize
public void setTextSize(java.lang.String textSize)
setTextStyle
public void setTextStyle(java.lang.String textStyle)
setTypeFace
public void setTypeFace(java.lang.String typeFace)
setCacheColorHint
public void setCacheColorHint(java.lang.String cacheColorHint)
getName
public java.lang.String getName()
getTextColor
public java.lang.String getTextColor()
getTextSize
public java.lang.String getTextSize()
getTextStyle
public java.lang.String getTextStyle()
getTypeFace
public java.lang.String getTypeFace()
getCacheColorHint
public java.lang.String getCacheColorHint()
getBackgroundColor
public java.lang.String getBackgroundColor()
setBackgroundColor
public void setBackgroundColor(java.lang.String backgroundColor)
getBackgroundSelectionFileName
public java.lang.String getBackgroundSelectionFileName()
setBackgroundSelectionFileName
public void setBackgroundSelectionFileName(java.lang.String backgroundSelectionFileName)