Properly add all view JComponents to the JPanel in the main JFrame.
[Persons_Comparator.git] / src / MainWindowsView.java
2019-01-09  Jérôme BenoitProperly add all view JComponents to the JPanel in...
2019-01-09  Jérôme BenoitAdd a MainWindowsView class and use it in the main().