com.explodingpixels.macwidgets
Class RatingComponent
java.lang.Object
com.explodingpixels.macwidgets.RatingComponent
public class RatingComponent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RatingComponent
public RatingComponent(Rating rating)
getComponent
public JComponent getComponent()
setSelected
public void setSelected(boolean selected)
setFocused
public void setFocused(boolean focused)
addRatingChangeListener
public void addRatingChangeListener(RatingChangeListener listener)
removeRatingChangeListener
public void removeRatingChangeListener(RatingChangeListener listener)