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

Method setFont

CodenameOne/src/com/codename1/ui/plaf/Style.java:920–922  ·  view source on GitHub ↗
(Font font)

Source from the content-addressed store, hash-verified

918 ///
919 /// - `font`: the font
920 public void setFont(Font font) {
921 setFont(font, false);
922 }
923
924 /// Sets the elevation value. Valid values include 0, 1, 2, 3, 4, 6, 8, 9, 12, 16, and 24.
925 ///

Callers 12

setIconMethod · 0.95
setFontIconMethod · 0.95
setFontSizeMethod · 0.95
setFontSizePercentMethod · 0.95
getDefaultRefreshIconMethod · 0.95
createStyleMethod · 0.95
mergeMethod · 0.95
ShaiFormMethod · 0.95
ShaiFormMethod · 0.95

Calls 3

firePropertyChangedMethod · 0.95
setFontMethod · 0.65
equalsMethod · 0.65

Tested by 5

ShaiFormMethod · 0.76
ShaiFormMethod · 0.76