MCPcopy Create free account
hub / github.com/Garten/sourcecraft / Tester

Method Tester

src/gui/panel/InputPanel.java:197–199  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

195 private JFrame frame;
196
197 public Tester() {
198 this.initialize();
199 }
200
201 private void initialize() {
202 this.frame = new JFrame();

Callers

nothing calls this directly

Calls 1

initializeMethod · 0.95

Tested by

no test coverage detected