Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ getInteger
Method
getInteger
app/src/processing/app/ui/Theme.java:179–181 ·
view source on GitHub ↗
(String attribute)
Source
from the content-addressed store, hash-verified
177
178
179
static
public
int
getInteger(String attribute) {
180
return
theme.getInteger(attribute);
181
}
182
183
184
static
public
Color getColor(String attribute) {
Callers
2
updateTheme
Method · 0.95
updateTheme
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected