Generated by
JDiff

Class javax.swing.text.TableView.TableRow

Changed Constructors
TableView.TableRow(Element) Change in type from (TableView, Element) to Element.
Constructs a TableView for the given element.
 

Changed Methods
View getViewAtPosition(int, Rectangle) Documentation changed from old to new.
Fetches the child view that represents the given position in the model.
void layoutMajorAxis(int, int, int[], int[]) Documentation changed from old to new.
Perform layout for the major axis of the box (i.e.
void layoutMinorAxis(int, int, int[], int[]) Documentation changed from old to new.
Perform layout for the minor axis of the box (i.e.