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...
If you have any idea on that please help...