Startup
This commit is contained in:
@@ -116,9 +116,8 @@ public class Correlation extends Panel {
|
||||
|
||||
jLabel5.setText("Correlation:");
|
||||
|
||||
textCorrelation.setEditable(false);
|
||||
textCorrelation.setHorizontalAlignment(javax.swing.JTextField.CENTER);
|
||||
textCorrelation.setDisabledTextColor(new java.awt.Color(0, 0, 0));
|
||||
textCorrelation.setEnabled(false);
|
||||
|
||||
javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);
|
||||
jPanel1.setLayout(jPanel1Layout);
|
||||
|
||||
Reference in New Issue
Block a user