Startup
This commit is contained in:
@@ -286,6 +286,8 @@ public class EnergyScan_TBT extends Panel {
|
||||
buttonGroupPlot.add(radioK3);
|
||||
radioK3.setText("K2 / K3");
|
||||
|
||||
spinnerMag.setModel(new javax.swing.SpinnerNumberModel(1.0d, -2.0d, 2.0d, 0.1d));
|
||||
|
||||
jLabel16.setText("B(T)");
|
||||
|
||||
javax.swing.GroupLayout panelParametersLayout = new javax.swing.GroupLayout(panelParameters);
|
||||
|
||||
Reference in New Issue
Block a user