8153184: BorderLayout javadoc says current version of JDK is 1.2
Reviewed-by: serb, psadhukhan
This commit is contained in:
parent
4cdcbc2939
commit
1715e73667
@ -76,7 +76,7 @@ import java.util.Hashtable;
|
|||||||
* orientation is {@code LEFT_TO_RIGHT}, only the
|
* orientation is {@code LEFT_TO_RIGHT}, only the
|
||||||
* {@code PAGE_START} will be laid out.
|
* {@code PAGE_START} will be laid out.
|
||||||
* <p>
|
* <p>
|
||||||
* NOTE: Currently (in the Java 2 platform v1.2),
|
* NOTE: Currently,
|
||||||
* {@code BorderLayout} does not support vertical
|
* {@code BorderLayout} does not support vertical
|
||||||
* orientations. The {@code isVertical} setting on the container's
|
* orientations. The {@code isVertical} setting on the container's
|
||||||
* {@code ComponentOrientation} is not respected.
|
* {@code ComponentOrientation} is not respected.
|
||||||
|
Loading…
Reference in New Issue
Block a user