MCPcopy 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

toStringMethod · 0.95
runMethod · 0.45
fileSelectedMethod · 0.45
ThemeSetMethod · 0.45
updateThemeMethod · 0.45
updateDescriptionMethod · 0.45
matchesMethod · 0.45
downloadAndInstallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected