List of usage examples for org.eclipse.jface.viewers StyledString.Styler subclass-usage
From source file at.bitandart.zoubek.mervin.patchset.history.HighlightStyler.java
/**
* A {@link Styler} responsible for the style of highlighted elements. This
* class allocates memory and must be explicitly disposed via {@link #dispose()}
* if it is not used any more.
*
* @author Florian Zoubek