This is a work-around for being able to set the ComboValues and override a method on PropertyEditorFieldInfo
Class PropertyEditorFieldInfo initialized ComboValues to null so we can't override a method with an anonymous
sub-class and then call getComboValues().addAll(...)