Fix merge conflict
This commit is contained in:
parent
6bccc7c70a
commit
b7677073e7
@ -1029,6 +1029,7 @@ public class SimulationPanel extends JPanel {
|
|||||||
simulationTable.addRowSelectionInterval(row, row);
|
simulationTable.addRowSelectionInterval(row, row);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
private static class NextRowAction extends AbstractAction {
|
private static class NextRowAction extends AbstractAction {
|
||||||
private final JTable table;
|
private final JTable table;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user