ShottkyScan update

This commit is contained in:
sfop
2017-01-24 11:08:39 +01:00
parent 45fe3cb594
commit c67c88130c
3 changed files with 3 additions and 3 deletions

View File

@@ -221,7 +221,7 @@ public class ShottkyScan extends Panel {
jPanel2.setBorder(javax.swing.BorderFactory.createTitledBorder("Output"));
jLabel7.setHorizontalAlignment(javax.swing.SwingConstants.TRAILING);
jLabel7.setText("Ref Pjase:");
jLabel7.setText("Ref Phase:");
spinnerPhaseRef.setModel(new javax.swing.SpinnerNumberModel(0.0d, -45.0d, 360.0d, 1.0d));
spinnerPhaseRef.addChangeListener(new javax.swing.event.ChangeListener() {