| Interface | Description |
|---|---|
| ChangeMonitorable |
A common interface that can be implemented by classes that track whether they have undergone
changes.
|
| Class | Description |
|---|---|
| ChangeMonitor |
Basic implementation of
ChangeMonitorable. |
| PropertyChangeMonitor |
This class can be used to assign a
ChangeMonitor to an object that accepts
PropertyChangeListeners. |