MCPcopy Index your code
hub / github.com/benfry/processing4 / handlePresent

Method handlePresent

java/src/processing/mode/java/JavaEditor.java:559–561  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

557
558
559 public void handlePresent() {
560 handleLaunch(true, false);
561 }
562
563
564 public void handleTweak() {

Callers 2

buildSketchMenuMethod · 0.95
handleRunMethod · 0.80

Calls 1

handleLaunchMethod · 0.95

Tested by

no test coverage detected