Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
paint
Method · 0.95
changeFocusState
Method · 0.95
getBaseline
Method · 0.95
paintImpl
Method · 0.95
initAutoResize
Method · 0.95
shouldTickerStart
Method · 0.95
setFontSize
Method · 0.95
setFontSizePercent
Method · 0.95
initRowString
Method · 0.95
paint
Method · 0.95
calcPreferredValue
Method · 0.95
calculate
Method · 0.95
Calls
no outgoing calls
Tested by
2
setupOpenCloseArrowStyles
Method · 0.76
testBaselineAlignmentCalculations
Method · 0.76