Uses of Class
org.csstudio.swt.widgets.figures.LEDFigure
Packages that use LEDFigure
-
Uses of LEDFigure in org.csstudio.opibuilder.widgets.editparts
Methods in org.csstudio.opibuilder.widgets.editparts with parameters of type LEDFigureModifier and TypeMethodDescriptionprotected voidLEDEditPart.initializeNStatesProperties(int oldNStates, int newNStates, LEDFigure figure, LEDModel model) protected voidLEDEditPart.initializeStateBulbBorderColor(Color newColor, LEDFigure figure, LEDModel model) protected voidLEDEditPart.initializeStateBulbBorderWidth(int newWidth, LEDFigure figure, LEDModel model) protected voidLEDEditPart.initializeStateColor(int state, Color oldColor, Color newColor, LEDFigure figure, LEDModel model) protected voidLEDEditPart.initializeStateFallbackColor(Color oldColor, Color newColor, LEDFigure figure, LEDModel model) protected voidLEDEditPart.initializeStateFallbackLabel(String oldLabel, String newLabel, LEDFigure figure, LEDModel model) protected voidLEDEditPart.initializeStateLabel(int state, String oldLabel, String newLabel, LEDFigure figure, LEDModel model) protected voidLEDEditPart.initializeStateValue(int state, double oldValue, double newValue, LEDFigure figure, LEDModel model)