add person in Main and data
[Persons_Comparator.git] / src / Main.java
2019-01-14  Sylvain Papaadd person in Main and data
2019-01-11  Jérôme BenoitAdd some basic data for the Origin class and implement...
2019-01-11  Jérôme BenoitGo back to JList on the EyeView, JComboBox will be...
2019-01-11  Jérôme BenoitPut each view inside its own panel and add each panel...
2019-01-11  Jérôme BenoitAdd an ArrayList of persons to the Person class.
2019-01-10  Jérôme BenoitMerge branch 'master' of git.piment-noir.org:Persons_Co...
2019-01-10  Jérôme BenoitA lib directory to the project with gson library.
2019-01-09  Jérôme BenoitAdd a MainWindowsView class and use it in the main().
2019-01-07  Jérôme BenoitInitial git repository creation with Hello World in...