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 | 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 | 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 April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.