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

Method bt6ActionPerformed

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

Source from the content-addressed store, hash-verified

582 }
583
584 public void bt6ActionPerformed(ActionEvent evt) {
585 newParameter();
586 }
587
588 public boolean eqauls(Project p){
589 if(p!=null){

Callers 1

actionPerformedMethod · 0.95

Calls 1

newParameterMethod · 0.95

Tested by

no test coverage detected