Class JaxoFontStyleRenderer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ListCellRenderer<Object>, SwingConstants

public class JaxoFontStyleRenderer extends DefaultListCellRenderer
Renderer for Integer values representing Font styles. The text is rendered in the same font style it represents. Negative values and null are interpreted as no explicit font style (taking the default).
Since:
2.0
See Also: