0
What is JScrollPane for?
Please specify and do not write things that are incorrect or uncertain
4 ответов
+ 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
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?
0
If you want to program, you should improve your english. It is kind of a prerequisite these days.
0
I really don't know how to do that!!