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

Method handleExport

IDE/processing/app/Editor.java:2232–2238  ·  view source on GitHub ↗

Called by Sketch → Export. Handles calling the export() function on sketch, and queues all the gui status stuff that comes along with it. Made synchronized to (hopefully) avoid problems of people hitting export twice, quickly, and horking things up.

(final boolean verbose)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mousePressedMethod · 0.80
actionPerformedMethod · 0.80

Calls 4

progressMethod · 0.80
startMethod · 0.80
activateMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected