Package com.explodingpixels.macwidgets
Interface MacBadgeContentProvider
-
- All Known Subinterfaces:
SourceListBadgeContentProvider
- All Known Implementing Classes:
SourceListItem
public interface MacBadgeContentProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getBadgeValue()
Returns the string value of what should be displayed in the badge area
-