getBackgroundColor
public Color getBackgroundColor()
getBottomLeftImage
public Image getBottomLeftImage()
getBottomRightImage
public Image getBottomRightImage()
getBottomStretchImage
public Image getBottomStretchImage()
getCurrentColor
public Color getCurrentColor()
getLeftImage
public Image getLeftImage()
getLines
public int getLines()
getNormalColor
public Color getNormalColor()
getRightImage
public Image getRightImage()
getSelectedBackgroundColor
public Color getSelectedBackgroundColor()
getTitleCenterImage
public Image getTitleCenterImage()
getTitleLeftImage
public Image getTitleLeftImage()
getTitleRightImage
public Image getTitleRightImage()
getTitleStretchImage
public Image getTitleStretchImage()
isInSelectArea
public boolean isInSelectArea(int x,
int y)
isIndexArea
public boolean isIndexArea(int y,
int n)
paintBackground
public void paintBackground(Graphics g)
paintList
public void paintList(Graphics g)
setBackgroundColor
public void setBackgroundColor(Color backgroundColor)
setBottomLeftImage
public void setBottomLeftImage(Image bottomLeftImage)
setBottomRightImage
public void setBottomRightImage(Image bottomRightImage)
setBottomStretchImage
public void setBottomStretchImage(Image bottomStretchImage)
setCurrentColor
public void setCurrentColor(Color currentColor)
setLeftImage
public void setLeftImage(Image leftImage)
setNormalColor
public void setNormalColor(Color normalColor)
setParent
public void setParent(PlaylistUI playlist)
setRightImage
public void setRightImage(Image rightImage)
setSelectedBackgroundColor
public void setSelectedBackgroundColor(Color selectedColor)
setTitleCenterImage
public void setTitleCenterImage(Image titleCenterImage)
setTitleLeftImage
public void setTitleLeftImage(Image titleLeftImage)
setTitleRightImage
public void setTitleRightImage(Image titleRightImage)
setTitleStretchImage
public void setTitleStretchImage(Image titleStretchImage)