What is JScrollPane for? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is JScrollPane for?

Please specify and do not write things that are incorrect or uncertain

23rd Sep 2019, 3:35 AM
GalloJava
GalloJava - avatar
4 Answers
+ 1
A JScrollPane provides a scrollable view of a component. When screen real estate is limited, use a scroll pane to display a component that is large or one whose size can change dynamically. And how to add Jscrollpane into your jframe try referring this : https://stackoverflow.com/q/16505239/9973584
23rd Sep 2019, 4:15 AM
Chirag Kumar
Chirag Kumar - avatar
0
Well, thank you very much, but I don't speak English and the website is in English, how could I do to read it?
23rd Sep 2019, 4:29 AM
GalloJava
GalloJava - avatar
0
If you want to program, you should improve your english. It is kind of a prerequisite these days.
23rd Sep 2019, 4:34 AM
Thoq!
Thoq! - avatar
0
I really don't know how to do that!!
23rd Sep 2019, 4:34 AM
Chirag Kumar
Chirag Kumar - avatar