Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JScrollPane on Linux problem

Status
Not open for further replies.

teamy35

Programmer
Apr 8, 2005
1
TR
hi i am trying write a java program on linux but I have problem that ? couldn't handle. Problem is I am creating a JList using a vector. then I give that JList component to a JScrollPane that I create later. When I run the program I can't see anything on the scroll but if I resize window manually scrollpane and list appers with correct datas. And I am calling repaint() method after adding scrollpane to the container.
If you have any idea on that please help...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top