MCPcopy Index your code
hub / github.com/benfry/processing4 / initBase

Method initBase

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

Source from the content-addressed store, hash-verified

112
113
114 static public void initBase(Base base) throws Exception {
115 inst.initBase(base);
116 }
117
118
119 static public void setLookAndFeel() throws Exception {

Callers 1

BaseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected