Name: rm29839 Date: 07/13/98
In Swing class ....swing.text.View, the concept
of alignment, and the meaning of alignment
parameters, is completely undocumented.
The class description has no definition of,
discussion of, or reference to alignment.
The method description for getAlignment says
nothing about the return value, the range of
possible return values, or what any value
means.
Since View's concept of alignment apparently is
the same alignment concept used elsewhere in
Swing (or the AWT part?), View's documentation
should point the reader to whatever documentation
explains alignment and defines the semantics of
the float values used for alignment.
(Review ID: 35007)
======================================================================