MCPcopy Index your code
hub / github.com/processing/processing / getPrettyName

Method getPrettyName

app/src/processing/app/SketchCode.java:149–151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

147
148
149 public String getPrettyName() {
150 return prettyName;
151 }
152
153
154 public String getExtension() {

Callers 14

paintComponentMethod · 0.95
handleRenameCodeMethod · 0.80
nameCodeMethod · 0.80
handleDeleteCodeMethod · 0.80
saveAsMethod · 0.80
setCurrentCodeMethod · 0.80
checkFilesMethod · 0.80
handlePrintMethod · 0.80
updateErrorTableMethod · 0.80
mouseMovedMethod · 0.80
rebuildMenuMethod · 0.80
updateErrorTableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected