Uses of Class
org.csstudio.swt.widgets.figures.AbstractChoiceFigure
Packages that use AbstractChoiceFigure
-
Uses of AbstractChoiceFigure in org.csstudio.opibuilder.widgets.editparts
Methods in org.csstudio.opibuilder.widgets.editparts that return AbstractChoiceFigureModifier and TypeMethodDescriptionprotected abstract AbstractChoiceFigureAbstractChoiceEditPart.createChoiceFigure()protected AbstractChoiceFigureChoiceButtonEditpart.createChoiceFigure()protected AbstractChoiceFigureRadioBoxEditpart.createChoiceFigure() -
Uses of AbstractChoiceFigure in org.csstudio.swt.widgets.figures
Subclasses of AbstractChoiceFigure in org.csstudio.swt.widgets.figuresModifier and TypeClassDescriptionclassThe figure of choice button.classThe figure of Radio Box.