• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Difficulty getting a JScrollPane onto a JList box

 
Nathe Chan
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone, here's an odd problem that I have . .
The problem is that I have many panels in my code.
And, I don't have a container.

By the way, here it is. I have serious trouble getting my JScrollPane onto my JList. If you want a portion of the code, I have cropped it out carefully. Thanks for reading, and I hope that you can help fix my problem.



CROPPED CODE:


When the JList is added in::



I need help on this ASAP.

Thanks
- Nathe
 
Nathe Chan
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just figured out the answer. Problem solved. Thanks.
 
reply
    Bookmark Topic Watch Topic
  • New Topic