Generated by
JDiff

Class javax.swing.text.TableView

Added Methods
void forwardUpdate(ElementChange, DocumentEvent, Shape, ViewFactory)  
 

Changed Methods
TableCell createTableCell(Element) Now deprecated.
Table cells can now be any arbitrary View implementation and should be produced by the ViewFactory rather than the table.