Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getName
Method
getName
app/src/processing/app/contrib/Contribution.java:140–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
139
// "pdf" or "PDF Export"
140
public
String getName() {
141
return
name;
142
}
143
144
145
// "[Ben Fry](http://benfry.com/)"
Callers
15
toString
Method · 0.95
run
Method · 0.45
fileSelected
Method · 0.45
ThemeSet
Method · 0.45
updateTheme
Method · 0.45
updateDescription
Method · 0.45
configureNameColumnLabel
Method · 0.45
matches
Method · 0.45
downloadAndInstall
Method · 0.45
downloadAndInstallOnStartup
Method · 0.45
handleUpdateFailedMarkers
Method · 0.45
downloadAndInstallOnImport
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected