Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getMaterialIcon
Method
getMaterialIcon
CodenameOne/src/com/codename1/ui/Label.java:423–425 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
421
///
422
/// the material icon
423
public
char getMaterialIcon() {
424
return
materialIcon;
425
}
426
427
/// This method is shorthand for `char)`
428
///
Callers
14
testMaterialIcon
Method · 0.95
testMaterialIconWithSize
Method · 0.95
testFontIcon
Method · 0.95
updateCommand
Method · 0.45
setCommand
Method · 0.45
getCellRendererComponent
Method · 0.45
invoke0
Method · 0.45
invoke1
Method · 0.45
invoke2
Method · 0.45
invoke4
Method · 0.45
invoke6
Method · 0.45
invoke0
Method · 0.45
Calls
no outgoing calls
Tested by
4
testMaterialIcon
Method · 0.76
testMaterialIconWithSize
Method · 0.76
testFontIcon
Method · 0.76
testToggleConstraintAndIcon
Method · 0.36