We should introduce the converter property (as in ComboBox) to ChoiceBox. This will make it far easier to allow for conversion of Objects into human-readable Strings.
- blocks
-
JDK-8101038 Make ChoiceBox useable for any domain object
- Resolved