Deprecated.- the property editor is re-fetched from the underlying
property object as needed. It is up to the property object to
cache or not cache the property editor. This property will no longer
be fired.
PropertyEnv is a class which allows an object (such as a
Node.Property instance) to communicate hints to property
editor instances that affect the behavior or visual
rendering of the property in a PropertySheet
or PropertyPanel component.
PropertyPanel is a generic GUI component for displaying and editing a JavaBeans™
property or any compatible getter/setter pair for which there is a property editor
available, in accordance with the JavaBeans specification.