Package | Description |
---|---|
org.openide.explorer.propertysheet |
The exact properties of a node may be displayed and edited with the
Property Sheet.
|
Modifier and Type | Method and Description |
---|---|
static PropertyEnv |
PropertyEnv.create(FeatureDescriptor fd,
Object... beans)
Creates a PropertyEnv instance for given feature descriptor (property)
and beans (nodes).
|
Modifier and Type | Method and Description |
---|---|
void |
ExPropertyEditor.attachEnv(PropertyEnv env)
This method is called by the property sheet to pass
the environment to the property editor.
|
void |
InplaceEditor.connect(PropertyEditor pe,
PropertyEnv env)
Connect this editor with a property editor.
|
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.