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

Method bt5ActionPerformed

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

Source from the content-addressed store, hash-verified

692 } // end of bt4ActionPerformed()
693
694 public void bt5ActionPerformed(ActionEvent evt) {
695 cuAdm.newCurve();
696 } // end of bt5ActionPerformed()
697
698 public Lamp getSelectedLamp(){
699 if(lampAdmin==null){

Callers 1

actionPerformedMethod · 0.95

Calls 1

newCurveMethod · 0.45

Tested by

no test coverage detected