MCPcopy Create free account
hub / github.com/WiringProject/Wiring / nameCode

Method nameCode

IDE/processing/app/Sketch.java:336–530  ·  view source on GitHub ↗

This is called upon return from entering a new file name. (that is, from either newCode or renameCode after the prompt) This code is almost identical for both the newCode and renameCode cases, so they're kept merged except for right in the middle where they diverge.

(String newName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

actionPerformedMethod · 0.80
keyTypedMethod · 0.80

Calls 15

ensureExistenceMethod · 0.95
getDefaultExtensionMethod · 0.95
equalsMethod · 0.95
showWarningMethod · 0.95
validExtensionMethod · 0.95
isDefaultExtensionMethod · 0.95
sanitizeNameMethod · 0.95
showMessageMethod · 0.95
insertCodeMethod · 0.95
sortCodeMethod · 0.95
setCurrentCodeMethod · 0.95
equalsIgnoreCaseMethod · 0.80

Tested by

no test coverage detected