A base property editor for properties whose range of legal values are represented
by an instance of
com.sun.rave.propertyeditors.domains.Domain . The domain
class may be supplied directly as an argument to the constructor, or indirectly, as
a value for the property descriptor key
DomainPropertyEditor.DOMAIN_CLASS .