|
|
@ -165,7 +165,6 @@ public class UICorrelationPane extends JPanel implements UIObserver { |
|
|
|
|
|
|
|
|
|
|
|
protected void initComponents() { |
|
|
|
protected void initComponents() { |
|
|
|
tablePane = initUITable(); |
|
|
|
tablePane = initUITable(); |
|
|
|
tablePane.setShowVerticalLines(false); |
|
|
|
|
|
|
|
initAddButton(); |
|
|
|
initAddButton(); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|