Java Jscrollbar - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › Java Jscrollbar (779 Views)
1 Reply
| Java Jscrollbar by Elementaltinz(op): 7:52am On Dec 29, 2018 |
Please, I'm building a GUI project with netbeans but every time my current page is filled up and to see the remaining content, I have to scrolldown; the page won't scroll even if I add the jscrollbar, its just there for fancy and then I have to move the remaining contents to a new page I believe the jscrollbar has to be defined with a code gurus in the house can you please help me with the source code ? |
| Re: Java Jscrollbar by Nobody: 8:07am On Dec 29, 2018 |
change to eclipse environment and use this JPanel container = new JPanel(); container.add(panel1); container.add( Panel2 ); JScrollPane jsp = new JScrollPane (container); frame.add(jsp); |
Let Learn Java Together • Come Here To Learn Java In Pidgin • I Saw This Nigerian Java/Python Instructor On UDEMY And It Made Me Happy • 2 • 3 • 4
I Need A Full Stack Developer Asap Based In Enugu State • Mobile Programming Issues • Naijakit Temppate Cloneis Now Available In Mobile