Add some basic data for the Origin class and implement the associated view to allow...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 11 Jan 2019 19:54:23 +0000 (20:54 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 11 Jan 2019 19:54:23 +0000 (20:54 +0100)
commit1a2ddb852431259fab5dc522d8caf5b74bb3acd8
tree97384bc7ec261d937d2bbb0e74aeb1e8527d2ee3
parent2bb2aa17b6533b2e8d2fc97997ed76bc38b6931d
Add some basic data for the Origin class and implement the associated view to allow future complete inputs treatment testing.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/Main.java
src/MainWindowsView.java
src/Origin.java
src/OriginView.java