Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4586806
Votes 0
Synopsis java.awt.FlowLayout class spec is inconsistent
Category guides:none
Reported Against merlin-beta3
Release Fixed 1.5(tiger-b28)
State 11-Closed, Verified, bug
Priority: 4-Low
Related Bugs
Submit Date 10-DEC-2001
Description
.




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.

======================================================================
Work Around
N/A
Evaluation
Approved by CCC. Fixed for tiger.
  xxxxx@xxxxx   2003-10-14
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang