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

Method initBase

app/src/processing/app/Platform.java:98–100  ·  view source on GitHub ↗
(Base base)

Source from the content-addressed store, hash-verified

96
97
98 static public void initBase(Base base) throws Exception {
99 inst.initBase(base);
100 }
101
102
103 static public void setLookAndFeel() throws Exception {

Callers 1

BaseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected