Closedown
This commit is contained in:
@@ -251,6 +251,8 @@ public class HystScan extends Panel {
|
||||
return canEdit [columnIndex];
|
||||
}
|
||||
});
|
||||
tableEnergies.setRowSelectionAllowed(false);
|
||||
tableEnergies.setSelectionMode(javax.swing.ListSelectionModel.SINGLE_SELECTION);
|
||||
jScrollPane1.setViewportView(tableEnergies);
|
||||
|
||||
jLabel13.setHorizontalAlignment(javax.swing.SwingConstants.TRAILING);
|
||||
|
||||
Reference in New Issue
Block a user