MCPcopy Index your code
hub / github.com/WiringProject/Wiring / setCurrentCode

Method setCurrentCode

IDE/processing/app/Sketch.java:1128–1147  ·  view source on GitHub ↗

Change what file is currently being edited. Changes the current tab index. store the String for the text of the current file. retrieve the String for the text of the new file. change the text that's visible in the text area

(int which)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

mousePressedMethod · 0.95
loadMethod · 0.95
nameCodeMethod · 0.95
handleDeleteCodeMethod · 0.95
handlePrevCodeMethod · 0.95
handleNextCodeMethod · 0.95
addFileMethod · 0.95
importLibraryMethod · 0.95
handleOpenUncheckedMethod · 0.80
statusErrorMethod · 0.80
actionPerformedMethod · 0.80

Calls 10

setCodeMethod · 0.80
rebuildMethod · 0.80
equalsMethod · 0.80
getFileNameMethod · 0.80
getPrettyNameMethod · 0.80
setStateMethod · 0.45
getTextMethod · 0.45
getSelectionStartMethod · 0.45
getSelectionStopMethod · 0.45
getScrollPositionMethod · 0.45

Tested by

no test coverage detected