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

Method addSketches

IDE/processing/app/Base.java:1377–1458  ·  view source on GitHub ↗

Scan a folder recursively, and add any sketches found to the menu specified. Set the openReplaces parameter to true when opening the sketch should replace the sketch in the current window, or false when the sketch should open in a new window.

(JMenu menu, File folder,
                                final boolean replaceExisting)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

rebuildToolbarMenuMethod · 0.95
rebuildSketchbookMenuMethod · 0.95
rebuildExamplesMenuMethod · 0.95

Calls 6

isSanitaryNameMethod · 0.95
showMessageMethod · 0.95
listMethod · 0.80
charAtMethod · 0.80
equalsMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected