Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ save
Method
save
app/src/processing/app/ui/Theme.java:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
119
120
static
public
void
save() {
121
theme.save(getSketchbookFile());
122
}
123
124
125
static
public
File getThemeFolder() throws IOException {
Callers
3
mousePressed
Method · 0.95
checkFiles
Method · 0.45
handleSaveImpl
Method · 0.45
Calls
1
getSketchbookFile
Method · 0.95
Tested by
no test coverage detected