Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
LoadingTextAnimation
Method · 0.95
setIcon
Method · 0.95
createStyle
Method · 0.95
merge
Method · 0.95
prepareCapture
Method · 0.95
prepareCapture
Method · 0.95
makeHeader
Method · 0.95
buildSourceForm
Method · 0.95
buildDestForm
Method · 0.95
styleForm
Method · 0.95
runTest
Method · 0.95
buildSourceForm
Method · 0.95
Calls
1
firePropertyChanged
Method · 0.95
Tested by
15
prepareCapture
Method · 0.76
prepareCapture
Method · 0.76
makeHeader
Method · 0.76
buildSourceForm
Method · 0.76
buildDestForm
Method · 0.76
styleForm
Method · 0.76
runTest
Method · 0.76
buildSourceForm
Method · 0.76
buildDestForm
Method · 0.76
buildContainer
Method · 0.76
styleBackground
Method · 0.76
buildSourceForm
Method · 0.76