Change the EyeView for a JComboList, store the color string inside the Eye class...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 11 Jan 2019 14:54:20 +0000 (15:54 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 11 Jan 2019 14:54:20 +0000 (15:54 +0100)
commitd75d0a00d45e0f62b494a7282a5902e63df32b1a
treef61bd2382bb728997cd0656f704db440cc40f595
parent62e26730c12aa80689e068908090d801869ab701
Change the EyeView for a JComboList, store the color string inside the Eye class and choose the color string in the view.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/Eye.java
src/EyeView.java