Generated by
JDiff

Class java.awt.BorderLayout

Documentation changed from old to new.

Changed Fields
String AFTER_LAST_LINE Documentation changed from old to new.
The component comes after the last line of the layout's content.
String AFTER_LINE_ENDS Documentation changed from old to new.
The component goes at the end of the line direction for the layout.
String BEFORE_FIRST_LINE Documentation changed from old to new.
The component comes before the first line of the layout's content.
String BEFORE_LINE_BEGINS Documentation changed from old to new.
The component goes at the beginning of the line direction for the layout.