Uses of Enum Class
org.csstudio.swt.widgets.figures.AbstractBoolFigure.BoolLabelPosition
-
Uses of AbstractBoolFigure.BoolLabelPosition in org.csstudio.opibuilder.widgets.model
-
Uses of AbstractBoolFigure.BoolLabelPosition in org.csstudio.swt.widgets.figures
Modifier and TypeFieldDescriptionprotected AbstractBoolFigure.BoolLabelPosition
AbstractBoolFigure.boolLabelPosition
Modifier and TypeMethodDescriptionAbstractBoolFigure.getBoolLabelPosition()
Returns the enum constant of this class with the specified name.static AbstractBoolFigure.BoolLabelPosition[]
AbstractBoolFigure.BoolLabelPosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AbstractBoolFigure.setBoolLabelPosition
(AbstractBoolFigure.BoolLabelPosition labelPosition)