Closedown
This commit is contained in:
@@ -96,6 +96,7 @@ public class GunSolenoidAlignment extends Panel {
|
||||
jLabel3.setText("Step size:");
|
||||
|
||||
spinnerStep.setModel(new javax.swing.SpinnerNumberModel(1.0d, 0.1d, 10.0d, 1.0d));
|
||||
spinnerStep.setName("spinnerStep"); // NOI18N
|
||||
|
||||
jLabel4.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);
|
||||
jLabel4.setText("Settling time:");
|
||||
|
||||
Reference in New Issue
Block a user