Uses of Class
com.iizix.text.KStringStyleRange
Packages that use KStringStyleRange
Uses of KStringStyleRange in com.iizigo.text
Method parameters in com.iizigo.text with type arguments of type KStringStyleRangeModifier and TypeMethodDescriptionstatic ArrayList<org.eclipse.swt.custom.StyleRange>
KStringStyledText.buildStyleRanges
(ArrayList<KStringStyleRange> styles) Constructs a StyleRange ArrayList from KString styles ranges.Uses of KStringStyleRange in com.iizix.text
Constructor parameters in com.iizix.text with type arguments of type KStringStyleRangeModifierConstructorDescriptionKStringStyled
(KString.Type type, String inputString, boolean usesTagProcessing, ArrayList<KStringStyleRange> styleRanges) Constructor.