Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
updateTheme
Method · 0.95
configureNameColumnLabel
Method · 0.95
configureAuthorsColumnLabel
Method · 0.95
updateTheme
Method · 0.95
updateTheme
Method · 0.95
updateTheme
Method · 0.95
ZoomTreeCellRenderer
Method · 0.95
GradyHeaderRenderer
Method · 0.95
GradyRowRenderer
Method · 0.95
updateTheme
Method · 0.95
updateTheme
Method · 0.95
updateTheme
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected