MCPcopy Create free account
hub / github.com/Singular/Singular / bt1ActionPerformed

Method bt1ActionPerformed

Singular/LIB/surfex/Project.java:572–574  ·  view source on GitHub ↗
(ActionEvent evt)

Source from the content-addressed store, hash-verified

570 }
571
572 public void bt1ActionPerformed(ActionEvent evt) {
573 newEquation();
574 }
575
576 public void newEquation() {
577 eqAdm.newEquation();

Callers 1

actionPerformedMethod · 0.95

Calls 1

newEquationMethod · 0.95

Tested by

no test coverage detected