@param start start offset of the style
@param length length of the style
@param foreground foreground color of the style, null if none
@param background background color of the style, null if none
@param fontStyle font style of the style, may be SWT.NORMAL, SWT.ITALIC or SWT.BOLD
Create a new style range.
@param start start offset of the style @param length length of the style @param foreground foreground color of the style, null if none @param background background color of the style, null if none @param fontStyle font style of the style, may be SWT.NORMAL, SWT.ITALIC or SWT.BOLD