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

Method handleSave

IDE/processing/app/Editor.java:2160–2178  ·  view source on GitHub ↗

Actually handle the save command. If 'immediately' is set to false, this will happen in another thread so that the message area will update and the save button will stay highlighted while the save is happening. If 'immediately' is true, then it will happen immediately. This is used during a quit, be

(boolean immediately)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

checkModifiedMethod · 0.95
mousePressedMethod · 0.80
actionPerformedMethod · 0.80

Calls 3

handleStopMethod · 0.95
handleSaveAsMethod · 0.95
handleSave2Method · 0.95

Tested by

no test coverage detected