MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / myFunction

Method myFunction

src/csm/ch02/CalculationApp.java:40–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 public void myFunction() {
41 System.out.println("Button pressed."); // for debugging
42 control.println("Button pressed");
43 }
44
45 /**
46 * Starts the Java application.

Callers

nothing calls this directly

Calls 1

printlnMethod · 0.65

Tested by

no test coverage detected