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

Method getAllLamps

Singular/LIB/surfex/Project.java:568–570  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

566 }
567
568 public Vector getAllLamps(){
569 return lampAdmin.getAllLamps();
570 }
571
572 public void bt1ActionPerformed(ActionEvent evt) {
573 newEquation();

Callers 6

bt2ActionPerformedMethod · 0.95
saveFileMethod · 0.95
MakeMovieMethod · 0.45
updateLampsMethod · 0.45
useCommandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected