All Implemented Interfaces:
BindablePropertyEditor, PropertyEditor

public class QualityCodeEditor extends StringPropertyEditor
This class currently extends StringPropertyEditor, to present the quality code as a string. However, since the actual property is a QualityCode type, we can come back and make this more robust whenever we'd like, if necessary.