javazoom.jlgui.player.amp.equalizer.ui

Class SplinePanel


public class SplinePanel
extends JPanel

Constructor Summary

SplinePanel()

Method Summary

Image
getBackgroundImage()
Image
getBarImage()
AbsoluteConstraints
getConstraints()
Color[]
getGradient()
int[]
getValues()
void
paintComponent(Graphics g)
void
setBackgroundImage(Image backgroundImage)
void
setBarImage(Image barImage)
void
setConstraints(AbsoluteConstraints cnts)
void
setGradient(Color[] gradient)
void
setValues(int[] values)

Constructor Details

SplinePanel

public SplinePanel()

Method Details

getBackgroundImage

public Image getBackgroundImage()

getBarImage

public Image getBarImage()

getConstraints

public AbsoluteConstraints getConstraints()

getGradient

public Color[] getGradient()

getValues

public int[] getValues()

paintComponent

public void paintComponent(Graphics g)

setBackgroundImage

public void setBackgroundImage(Image backgroundImage)

setBarImage

public void setBarImage(Image barImage)

setConstraints

public void setConstraints(AbsoluteConstraints cnts)

setGradient

public void setGradient(Color[] gradient)

setValues

public void setValues(int[] values)

JavaZOOM 1999-2006