See: Description
| Interface | Description | 
|---|---|
| HistoryEntry | 
 A single entry in a HistoryModel. 
 | 
| HistoryModel | 
 The model for HistoryComponent. 
 | 
| HistoryModelListener | 
 Listener for changes to a  
HistoryModel. | 
| Class | Description | 
|---|---|
| AbstractHistoryModel | 
 An abstract implementation of HistoryModel that makes it convenient
 to handle events. 
 | 
| DefaultHistoryEntry | 
 Default implementation of HistoryEntry. 
 | 
| HistoryComponent | 
 A component used to display (local or remote) history entries. 
 | 
| HistoryModelEvent | 
 An event from the  
HistoryModel. | 
| HistoryProperty | 
 Information about a property that HistoryEntry items in a 
 HistoryModel may have. 
 |