Generated by
JDiff

Class javax.swing.text.TableView

Documentation changed from old to new.

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

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