Package org.jdesktop.dataset.event

Interface Summary
DataTableListener  
 

Class Summary
DataTableEventAdapter DataTableEventAdapter is a DataTableListener that captures TableChangeEvents and RowChangeEvents and re-directs them to handler methods by event type.
RowChangeEvent A RowChangeEvent is broadcast by a data table to listeners as rows are changed, on a per-row basis.
TableChangeEvent A TableChangeEvent is broadcast when a DataTable is changed--either structurally, or has data modified.
 

Enum Summary
RowChangeEvent.EventType  
TableChangeEvent.EventType  
 



Copyright © 2005 Sun Microsystems All Rights Reserved.