javazoom.jlgui.player.amp.skin

Class ActiveJLabel

Known Direct Subclasses:
ActiveJNumberLabel

public class ActiveJLabel
extends JLabel

Constructor Summary

ActiveJLabel()

Method Summary

ActiveFont
getAcFont()
String
getAcText()
AbsoluteConstraints
getConstraints()
Rectangle
getCropRectangle()
void
setAcFont(ActiveFont acFont)
void
setAcText(String txt)
void
setConstraints(AbsoluteConstraints cnts)
void
setCropRectangle(Rectangle cropRectangle)

Constructor Details

ActiveJLabel

public ActiveJLabel()

Method Details

getAcFont

public ActiveFont getAcFont()

getAcText

public String getAcText()

getConstraints

public AbsoluteConstraints getConstraints()

getCropRectangle

public Rectangle getCropRectangle()

setAcFont

public void setAcFont(ActiveFont acFont)

setAcText

public void setAcText(String txt)

setConstraints

public void setConstraints(AbsoluteConstraints cnts)

setCropRectangle

public void setCropRectangle(Rectangle cropRectangle)

JavaZOOM 1999-2006