Name: skT45625 Date: 05/16/2000
java version "1.2.2"
Classic VM (build JDK-1.2.2-001, native threads, symcjit)
The FlowLayout.TRAILING description is wrong it should read
trailing not leading.
http://java.sun.com/products/jdk/1.2/docs/api/java/awt/FlowLayout.html
static int TRAILING
This value indicates that each row of components should be justified
to the leading edge of the container's orientation, e.g.
You might want to make it easier to submit documentation problems
I had a terrible time getting to this page. Documentation problem
should be an option from REPORT A BUG OR REQUEST A FEATURE. I doubt
if many people would go to the trouble I have, just to submit a
documentation bug.
I also shouldn't have to give you a version string, this problem
exists on suns website, not with whatever version of java I have
installed.
(Review ID: 104958)
======================================================================