public class BasicTheme extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
BasicTheme() |
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic Image getArrowRight()
public void setArrowRight(Image arrowRight)
public Image getArrowLeft()
public void setArrowLeft(Image arrowLeft)
public Image getSquare()
public void setSquare(Image square)
public Image getSelSquare()
public void setSelSquare(Image selSquare)
public Image getArrowRightOver()
public void setArrowRightOver(Image arrowRightOver)
public Image getArrowLeftOver()
public void setArrowLeftOver(Image arrowLeftOver)
public Color getBgColor()
public void setBgColor(Color bgColor)
public Color getSelBGColor()
public void setSelBGColor(Color selBGColor)
public Color getMouseOverColor()
public void setMouseOverColor(Color mouseOverColor)
public Color getDaysForegroundColor()
public void setDaysForegroundColor(Color daysForegroundColor)
public Color getSelDaysColor()
public void setSelDaysColor(Color selDaysColor)
public Color getDayBGColor()
public void setDayBGColor(Color dayBGColor)
public Color getHeaderBGColor()
public void setHeaderBGColor(Color headerBGColor)
public Color getHeaderFGColor()
public void setHeaderFGColor(Color headerFGColor)
public Color getDayNamesFGColor()
public void setDayNamesFGColor(Color dayNamesFGColor)
public Color getDayNameBGColor()
public void setDayNameBGColor(Color dayNameBGColor)
Copyright © 2019 com.github.mfjamil. All rights reserved.