Uses of Enum Class
org.csstudio.swt.widgets.figures.TextInputFigure.FileSource
Packages that use TextInputFigure.FileSource
-
Uses of TextInputFigure.FileSource in org.csstudio.opibuilder.widgets.model
Methods in org.csstudio.opibuilder.widgets.model that return TextInputFigure.FileSource -
Uses of TextInputFigure.FileSource in org.csstudio.swt.widgets.figures
Methods in org.csstudio.swt.widgets.figures that return TextInputFigure.FileSourceModifier and TypeMethodDescriptionTextInputFigure.getFileSource()
static TextInputFigure.FileSource
Returns the enum constant of this class with the specified name.static TextInputFigure.FileSource[]
TextInputFigure.FileSource.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.csstudio.swt.widgets.figures with parameters of type TextInputFigure.FileSourceModifier and TypeMethodDescriptionvoid
TextInputFigure.setFileSource
(TextInputFigure.FileSource fileSource)