MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / setFgColor

Method setFgColor

CodenameOne/src/com/codename1/ui/plaf/Style.java:883–885  ·  view source on GitHub ↗
(int fgColor)

Source from the content-addressed store, hash-verified

881 ///
882 /// - `fgColor`: foreground color
883 public final void setFgColor(int fgColor) {
884 setFgColor(fgColor, false);
885 }
886
887 /// Foreground alpha for the component
888 ///

Callers 15

LoadingTextAnimationMethod · 0.95
setIconMethod · 0.95
createStyleMethod · 0.95
mergeMethod · 0.95
prepareCaptureMethod · 0.95
prepareCaptureMethod · 0.95
makeHeaderMethod · 0.95
buildSourceFormMethod · 0.95
buildDestFormMethod · 0.95
styleFormMethod · 0.95
runTestMethod · 0.95
buildSourceFormMethod · 0.95

Calls 1

firePropertyChangedMethod · 0.95

Tested by 15

prepareCaptureMethod · 0.76
prepareCaptureMethod · 0.76
makeHeaderMethod · 0.76
buildSourceFormMethod · 0.76
buildDestFormMethod · 0.76
styleFormMethod · 0.76
runTestMethod · 0.76
buildSourceFormMethod · 0.76
buildDestFormMethod · 0.76
buildContainerMethod · 0.76
styleBackgroundMethod · 0.76
buildSourceFormMethod · 0.76