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 AbstractChoiceFigure
AbstractChoiceEditPart.createChoiceFigure()
protected AbstractChoiceFigure
ChoiceButtonEditpart.createChoiceFigure()
protected AbstractChoiceFigure
RadioBoxEditpart.createChoiceFigure()
-
Uses of AbstractChoiceFigure in org.csstudio.swt.widgets.figures
Subclasses of AbstractChoiceFigure in org.csstudio.swt.widgets.figuresModifier and TypeClassDescriptionclass
The figure of choice button.class
The figure of Radio Box.