Uses of Class
org.csstudio.opibuilder.widgets.model.LEDModel
-
Uses of LEDModel in org.csstudio.opibuilder.widgets.editparts
Modifier and TypeMethodDescriptionprotected void
LEDEditPart.initializeNStatesProperties
(int oldNStates, int newNStates, LEDFigure figure, LEDModel model) protected void
LEDEditPart.initializeStateBulbBorderColor
(Color newColor, LEDFigure figure, LEDModel model) protected void
LEDEditPart.initializeStateBulbBorderWidth
(int newWidth, LEDFigure figure, LEDModel model) protected void
LEDEditPart.initializeStateColor
(int state, Color oldColor, Color newColor, LEDFigure figure, LEDModel model) protected void
LEDEditPart.initializeStateFallbackColor
(Color oldColor, Color newColor, LEDFigure figure, LEDModel model) protected void
LEDEditPart.initializeStateFallbackLabel
(String oldLabel, String newLabel, LEDFigure figure, LEDModel model) protected void
LEDEditPart.initializeStateLabel
(int state, String oldLabel, String newLabel, LEDFigure figure, LEDModel model) protected void
LEDEditPart.initializeStateValue
(int state, double oldValue, double newValue, LEDFigure figure, LEDModel model)