Uses of Enum Class
org.csstudio.swt.widgets.figures.AbstractBoolFigure.TotalBits
-
Uses of AbstractBoolFigure.TotalBits in org.csstudio.swt.widgets.figures
Modifier and TypeMethodDescriptionAbstractBoolFigure.getTotalBits()
CheckBoxFigure.getTotalBits()
static AbstractBoolFigure.TotalBits
Returns the enum constant of this class with the specified name.static AbstractBoolFigure.TotalBits[]
AbstractBoolFigure.TotalBits.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AbstractBoolFigure.setTotalBits
(AbstractBoolFigure.TotalBits totalBits) void
CheckBoxFigure.setTotalBits
(AbstractBoolFigure.TotalBits totalBits)