Generated by
JDiff

Class java.awt.FlowLayout

Documentation changed from old to new.

Changed Methods
int getAlignment() Documentation changed from old to new.
Gets the alignment for this layout.
void setAlignment(int) Documentation changed from old to new.
Sets the alignment for this layout.
 

Changed Fields
int LEADING Documentation changed from old to new.
This value indicates that each row of components should be justified to the leading edge of the container's orientation e.g.
int TRAILING Documentation changed from old to new.
This value indicates that each row of components should be justified to the leading edge of the container's orientation e.g.