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

Method thinkDifferentExamples

app/src/processing/app/Base.java:1614–1616  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1612
1613
1614 public void thinkDifferentExamples() {
1615 nextMode.showExamplesFrame();
1616 }
1617
1618
1619 /**

Callers 1

actionPerformedMethod · 0.80

Calls 1

showExamplesFrameMethod · 0.80

Tested by

no test coverage detected