com.bea.ide.ui.propertyeditor

com.bea.ide.ui.propertyeditor  Package

Interface Summary

IProperty

This interface extends IPropertyNode to provide property value access and editing.

IPropertyEditor

This component manages display and editing of a property value in the IDE's property view.

IPropertyNode

Represents a node in an IElement's property heirarchy that will be displayed in the IDE's property view.

IPropertySheet

Represents the root node of a property sheet.

IPropertyViewDriver

This interface is used by the IDE's property view to display the properties of the currently selected IElement.

IPropertyViewDriver.IPropertyViewContext

Interface to provide access to the view context of the property view.

Class Summary

DefaultProperty

An abstract default implementation of IProperty.

DefaultPropertyNode

A default implementation of IPropertyNode.

DefaultPropertyViewDriver

A default implementation of IPropertyViewDriver.

PropertyError

Contains a property validation error or warning message.