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

Method handleOpen

IDE/processing/app/Base.java:861–863  ·  view source on GitHub ↗

Open a sketch in a new window. @param path Path to the pde file for the sketch in question @return the Editor object, so that properties (like 'untitled') can be set by the caller

(String path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

BaseMethod · 0.95
restoreSketchesMethod · 0.95
handleNewMethod · 0.95
handleOpenPromptMethod · 0.95
actionPerformedMethod · 0.95
handleOpenFileMethod · 0.80

Calls 12

nextEditorLocationMethod · 0.95
equalsMethod · 0.95
getSketchMethod · 0.95
getIntegerMethod · 0.95
getMethod · 0.95
lengthMethod · 0.95
setMethod · 0.95
setIntegerMethod · 0.95
saveMethod · 0.95
getMainFilePathMethod · 0.80
startsWithMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected