JDK-4586806 : java.awt.FlowLayout class spec is inconsistent
  • Type: Bug
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_2.5
  • CPU: sparc
  • Submitted: 2001-12-10
  • Updated: 2017-05-16
  • Resolved: 2003-11-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b28Fixed
Description

Name: idR10193			Date: 12/10/2001


Specification for FlowLayout class states: 
"... It will arrange buttons left to right until no more buttons fit 
on the same line. Each line is CENTERED. ..."

It is not correct to write that each line is centered since there
are various fields (CENTER, LEADING, LEFT, RIGHT, TRAILING) that affect
alignment of components in each row.

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic FIXED IN: tiger-beta INTEGRATED IN: tiger-b28 tiger-beta VERIFIED IN: tiger
14-06-2004

PUBLIC COMMENTS .
10-06-2004

EVALUATION Approved by CCC. Fixed for tiger. ###@###.### 2003-10-14
14-10-2003