Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getIconFromState
Method
getIconFromState
CodenameOne/src/com/codename1/ui/Label.java:1038–1040 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1036
}
1037
1038
Image getIconFromState() {
1039
return
getMaskedIcon();
1040
}
1041
1042
int
getAvaliableSpaceForText() {
1043
Style style = getStyle();
Callers
2
paintImpl
Method · 0.95
getAvaliableSpaceForText
Method · 0.95
Calls
1
getMaskedIcon
Method · 0.95
Tested by
no test coverage detected