MCPcopy Create free account
hub / github.com/benfry/processing4 / getFont

Method getFont

app/src/processing/app/ui/Theme.java:189–191  ·  view source on GitHub ↗
(String attribute)

Source from the content-addressed store, hash-verified

187
188
189 static public Font getFont(String attribute) {
190 return theme.getFont(attribute);
191 }
192
193
194 static public SyntaxStyle getStyle(String attribute) {

Callers 15

updateThemeMethod · 0.95
updateThemeMethod · 0.95
updateThemeMethod · 0.95
updateThemeMethod · 0.95
ZoomTreeCellRendererMethod · 0.95
GradyHeaderRendererMethod · 0.95
GradyRowRendererMethod · 0.95
updateThemeMethod · 0.95
updateThemeMethod · 0.95
updateThemeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected