The Artima Developer Community
Sponsored Link

Java Answers Forum
Problem when adding a null layout JPanel on to JScrollPane

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
vinod

Posts: 22
Nickname: vinod
Registered: Feb, 2002

Problem when adding a null layout JPanel on to JScrollPane Posted: Jun 6, 2002 5:39 AM
Reply to this message Reply
Advertisement
Hi guys,

I am facing a problem when i am adding a null layout JPanel onto a JScrollPane. I am not getting the scroll effect. I tried implementing Scrollable interface also. But no use.

But, if my layout is GrigBag or Grid it works fine. Can any body help me out on this.

with regards,
vinod.

Topic: using "super" and extending other classes Previous Topic   Next Topic Topic: How to read a file within an application?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use