Package com.iizix.swt
Class BoldFontStyler
- java.lang.Object
- org.eclipse.jface.viewers.StyledString.Styler
- com.iizix.swt.BoldFontStyler
 
 
- public class BoldFontStyler extends org.eclipse.jface.viewers.StyledString.StylerA Styler for Viewers with Bold fonts.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - BoldFontStyler(org.eclipse.jface.viewers.Viewer viewer)Constructs a Styler for StyledString that sets a bold font.
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - void- applyStyles(org.eclipse.swt.graphics.TextStyle textStyle)Sets the new bold font.