Uses of Class
org.csstudio.swt.widgets.figures.AbstractBoolFigure
Packages that use AbstractBoolFigure
Package
Description
-
Uses of AbstractBoolFigure in org.csstudio.opibuilder.widgets.editparts
Methods in org.csstudio.opibuilder.widgets.editparts with parameters of type AbstractBoolFigureModifier and TypeMethodDescriptionprotected void
AbstractBoolEditPart.initializeCommonFigureProperties
(AbstractBoolFigure figure, AbstractBoolWidgetModel model) Sets those properties on the figure that are defined in theAbstractBoolFigure
base class.protected void
LEDEditPart.initializeCommonFigureProperties
(AbstractBoolFigure abstractFigure, AbstractBoolWidgetModel abstractModel) -
Uses of AbstractBoolFigure in org.csstudio.opibuilder.widgets.figures
Subclasses of AbstractBoolFigure in org.csstudio.opibuilder.widgets.figures -
Uses of AbstractBoolFigure in org.csstudio.swt.widgets.figures
Subclasses of AbstractBoolFigure in org.csstudio.swt.widgets.figuresModifier and TypeClassDescriptionclass
Abstract boolean control figure for bool button, toggle switch...class
Bool button figureclass
Boolean Switch figureclass
LED figure