Uses of Class
com.iizigo.text.KStringStyledText
Packages that use KStringStyledText Package Description com.iizigo.prop.editor.dialog com.iizigo.text Uses of KStringStyledText in com.iizigo.prop.editor.dialog
Methods in com.iizigo.prop.editor.dialog that return KStringStyledText Modifier and Type Method Description KStringStyledText
RawTextEditorComposite. getStyledText()
Gets the styled text editor.Uses of KStringStyledText in com.iizigo.text
Methods in com.iizigo.text with parameters of type KStringStyledText Modifier and Type Method Description void
CommonTextActions. assignTextControl(KStringStyledText styledText)
Assigns the StyledText instance for form editing.