MCPcopy Index your code
hub / github.com/processing/processing / internalCloseRunner

Method internalCloseRunner

app/src/processing/app/ui/Editor.java:2847–2847  ·  view source on GitHub ↗

Halt the current runner for whatever reason. Might be the VM dying, the window closing, an error...

()

Source from the content-addressed store, hash-verified

2845 * the window closing, an error...
2846 */
2847 abstract public void internalCloseRunner();
2848
2849
2850 abstract public void deactivateRun();

Callers 3

prepareRunMethod · 0.95
handleCloseMethod · 0.45
handleQuitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected