Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
paintComponent
Method · 0.95
handleRenameCode
Method · 0.80
nameCode
Method · 0.80
handleDeleteCode
Method · 0.80
saveAs
Method · 0.80
setCurrentCode
Method · 0.80
checkFiles
Method · 0.80
handlePrint
Method · 0.80
updateErrorTable
Method · 0.80
mouseMoved
Method · 0.80
rebuildMenu
Method · 0.80
updateErrorTable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected