MCPcopy
hub / github.com/arduino/Arduino / init

Method init

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

Source from the content-addressed store, hash-verified

32public interface Tool extends Runnable {
33
34 void init(Editor editor);
35
36 void run();
37

Callers 9

addToolsMethod · 0.95
createToolMenuItemMethod · 0.95
verifyMethod · 0.65
initMethod · 0.65
initMethod · 0.65
zepto.min.jsFile · 0.65
zepto.min.jsFile · 0.65
initMethod · 0.65
BaseMethod · 0.65

Implementers 3

AStyleapp/src/cc/arduino/packages/formatter/
Archiverapp/src/processing/app/tools/Archiver.
FixEncodingapp/src/processing/app/tools/FixEncodi

Calls

no outgoing calls

Tested by 1

initMethod · 0.52