code cleanup.

This commit is contained in:
boccioli_m
2015-12-03 15:49:23 +01:00
parent 91b0669244
commit 82c5aed6d3
3 changed files with 12 additions and 46 deletions

View File

@@ -191,6 +191,7 @@ public class Kollimators extends javax.swing.JPanel {
});
jButton1.setText("Stop motor");
jButton1.setToolTipText("Immediately stop the collimator motor");
jButton1.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jButton1ActionPerformed(evt);