PropertyEnv
instead. An example of what needs to be
done can be found in the rewrite of
RectangleCustomEditor.
Another example showing the changes in property editor as well as in its
custom component can be found in
NbProcessDescriptor{,Custom}Editor.@Deprecated public interface EnhancedCustomPropertyEditor
Modifier and Type | Method and Description |
---|---|
Object |
getPropertyValue()
Deprecated.
Get the customized property value.
|
Object getPropertyValue() throws IllegalStateException
IllegalStateException
- when the custom property editor does not contain a valid property value
(and thus it should not be set)Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.