Provides a mechanism for handling a set of Properties.
|
IItem
Provides a mechanism for handling a set of Properties, each
associated to a locally unique non-null identifier.
|
|
IViewer
Interface implemented by viewer classes capable of using an IItem
as a data source.
|
|
IEditor
Interface implemented by the IEditor classes capable
of editing the IItem.
|
|
IPropertySetChangeEvent
An Event object specifying the IItem whose contents
has been changed through the Property interface.
|
|
IPropertySetChangeListener
The listener interface for receiving
IPropertySetChangeEvent objects.
|
|
IPropertySetChangeNotifier
The interface for adding and removing
IPropertySetChangeEvent listeners.
|