-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.2
-
x86
-
windows_xp
Name: gm110360 Date: 08/05/2004
FULL PRODUCT VERSION :
NA
A DESCRIPTION OF THE PROBLEM :
By default, the corners are empty. You can put a component into a corner using setCorner, in case you there is some function or decoration you would like to add to the scroll pane. The size of corner components is entirely determined by the size of the headers and scroll bars that surround them.
(You can put a component into a corner using setCorner, |||in case you||| there is some function or decoration you would like to add to the scroll pane. )
I just wanted to report that the sentence isn't correct.
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html
Grtz
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
By default, the corners are empty. You can put a component into a corner using setCorner, in case there is some function or decoration you would like to add to the scroll pane. The size of corner components is entirely determined by the size of the headers and scroll bars that surround them.
ACTUAL -
By default, the corners are empty. You can put a component into a corner using setCorner, in case you there is some function or decoration you would like to add to the scroll pane. The size of corner components is entirely determined by the size of the headers and scroll bars that surround them.
REPRODUCIBILITY :
This bug can be reproduced always.
(Incident Review ID: 295951)
======================================================================
FULL PRODUCT VERSION :
NA
A DESCRIPTION OF THE PROBLEM :
By default, the corners are empty. You can put a component into a corner using setCorner, in case you there is some function or decoration you would like to add to the scroll pane. The size of corner components is entirely determined by the size of the headers and scroll bars that surround them.
(You can put a component into a corner using setCorner, |||in case you||| there is some function or decoration you would like to add to the scroll pane. )
I just wanted to report that the sentence isn't correct.
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html
Grtz
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
By default, the corners are empty. You can put a component into a corner using setCorner, in case there is some function or decoration you would like to add to the scroll pane. The size of corner components is entirely determined by the size of the headers and scroll bars that surround them.
ACTUAL -
By default, the corners are empty. You can put a component into a corner using setCorner, in case you there is some function or decoration you would like to add to the scroll pane. The size of corner components is entirely determined by the size of the headers and scroll bars that surround them.
REPRODUCIBILITY :
This bug can be reproduced always.
(Incident Review ID: 295951)
======================================================================
- duplicates
-
JDK-6300487 JScrollPane.getCorner(String) returns null for valid keys
- Closed