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.attachEnv()
method of your ExPropertyEditor, call
PropertyEnv.registerInplaceEditorFactory(this)
. Before you do any of this read the prose documentation on the Explorer API and be sure you cannot do what you need with an existing property editor - it is very rare to actually need to provide a custom editor component.
ExplorerManager
.ExplorerManager
s and explorer views
into Swing component trees.Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.