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

Method run

app/src/processing/app/tools/Tool.java:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 public void init(Base base);
35
36 public void run();
37
38 // Not doing shortcuts for now, no way to resolve between tools.
39 // Also would need additional modifiers for shift and alt.

Callers 7

sortReverseMethod · 0.65
sortReverseMethod · 0.65
sortReverseMethod · 0.65
sortImplMethod · 0.65
sortReverseMethod · 0.65
actionPerformedMethod · 0.65
runMethod · 0.65

Implementers 5

Archiverapp/src/processing/app/tools/Archiver.
ColorSelectorapp/src/processing/app/tools/ColorSele
CreateFontapp/src/processing/app/tools/CreateFon
InstallCommanderapp/src/processing/app/tools/InstallCo
ToolContributionapp/src/processing/app/contrib/ToolCon

Calls

no outgoing calls

Tested by

no test coverage detected