Uses of Enum Class
org.csstudio.swt.widgets.figures.SashContainerFigure.SashStyle
-
Uses of SashContainerFigure.SashStyle in org.csstudio.opibuilder.widgets.model
-
Uses of SashContainerFigure.SashStyle in org.csstudio.swt.widgets.figures
Modifier and TypeMethodDescriptionSashContainerFigure.getSashStyle()
Returns the enum constant of this class with the specified name.static SashContainerFigure.SashStyle[]
SashContainerFigure.SashStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SashContainerFigure.setSashStyle
(SashContainerFigure.SashStyle sashStyle) Set sash style.