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 |
---|---|
void |
PropertyEnv.registerInplaceEditorFactory(InplaceEditor.Factory factory)
Register a factory for InplaceEditor instances that the property
sheet should use as an inline editor for the property.
|