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

Method getFont

CodenameOne/src/com/codename1/ui/plaf/Style.java:911–913  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

909 ///
910 /// the font for the component
911 public Font getFont() {
912 return font;
913 }
914
915 /// Sets the font for the component
916 ///

Callers 15

paintMethod · 0.95
changeFocusStateMethod · 0.95
getBaselineMethod · 0.95
paintImplMethod · 0.95
initAutoResizeMethod · 0.95
shouldTickerStartMethod · 0.95
setFontSizeMethod · 0.95
setFontSizePercentMethod · 0.95
initRowStringMethod · 0.95
paintMethod · 0.95
calcPreferredValueMethod · 0.95
calculateMethod · 0.95

Calls

no outgoing calls

Tested by 2