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

Method restoreSketches

IDE/processing/app/Base.java:280–320  ·  view source on GitHub ↗

Post-constructor setup for the editor area. Loads the last sketch that was used (if any), and restores other Editor settings. The complement to "storePreferences", this is called when the application is first launched.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

BaseMethod · 0.95

Calls 6

getBooleanMethod · 0.95
getMethod · 0.95
getIntegerMethod · 0.95
nextEditorLocationMethod · 0.95
handleOpenMethod · 0.95
parseIntMethod · 0.80

Tested by

no test coverage detected