Uses of Class
org.csstudio.swt.widgets.figures.TextFigure
Packages that use TextFigure
-
Uses of TextFigure in org.csstudio.opibuilder.widgets.editparts
Methods in org.csstudio.opibuilder.widgets.editparts that return TextFigureModifier and TypeMethodDescriptionprotected TextFigureLabelEditPart.createTextFigure()protected TextFigureTextInputEditpart.createTextFigure()protected TextFigureTextUpdateEditPart.createTextFigure()Methods in org.csstudio.opibuilder.widgets.editparts with parameters of type TextFigureModifier and TypeMethodDescriptionprotected voidTextUpdateEditPart.initTextFigure(TextFigure labelFigure) -
Uses of TextFigure in org.csstudio.swt.widgets.figures
Subclasses of TextFigure in org.csstudio.swt.widgets.figuresModifier and TypeClassDescriptionclassclassA text figure which is able to wrap text automatically and show scrollbar if necessaryMethods in org.csstudio.swt.widgets.figures that return TextFigure