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 | Description |
|---|---|---|
java.lang.Object |
getPropertyValue() |
Deprecated.
Get the customized property value.
|
java.lang.Object getPropertyValue()
throws java.lang.IllegalStateException
java.lang.IllegalStateException - when the custom property editor does not contain a valid property value
(and thus it should not be set)Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.