Add a MainWindowsView class and use it in the main().
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 9 Jan 2019 11:28:37 +0000 (12:28 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 9 Jan 2019 11:28:37 +0000 (12:28 +0100)
commit609718730ad9bc6d18491cf164360b4a44db5f52
tree424930fd793cff1ebd8957b6baddc5408ec7b902
parentac6c3ea2922a7d424c1244809f68026c5a77bcdf
Add a MainWindowsView class and use it in the main().

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Persons_Comparator.iml
src/HelloWorldSwing.java [deleted file]
src/Main.java
src/MainWindowsView.java [new file with mode: 0644]
src/PersonView.java