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

Method openURL

IDE/processing/app/Base.java:1946–1954  ·  view source on GitHub ↗

Implements the cross-platform headache of opening URLs TODO This code should be replaced by PApplet.link(), however that's not a static method (because it requires an AppletContext when used as an applet), so it's mildly trickier than just removing this method.

(String url)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

actionPerformedMethod · 0.95
actionPerformedMethod · 0.95
runMethod · 0.95
showReferenceMethod · 0.95
showFAQMethod · 0.95
showGettingStartedMethod · 0.95
showTroubleshootingMethod · 0.95
doSingleClickMethod · 0.95

Calls 1

showWarningMethod · 0.95

Tested by

no test coverage detected