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

Method handleClose

IDE/processing/app/Base.java:940–991  ·  view source on GitHub ↗

Close a sketch as specified by its editor window. @param editor Editor object of the sketch to be closed. @return true if succeeded in closing, false if canceled.

(Editor editor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

actionPerformedMethod · 0.95
windowClosingMethod · 0.45
handleDeleteCodeMethod · 0.45

Calls 10

isMacOSMethod · 0.95
storeSketchesMethod · 0.95
saveMethod · 0.95
checkModifiedMethod · 0.80
internalCloseRunnerMethod · 0.80
closeSerialPortMethod · 0.80
exitMethod · 0.80
disposeMethod · 0.80
sizeMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected