hi all!
i have a program with jpanel that have a gif that will animated.
i have one more jpanel class that have jScrollPane that contains
the first jPanel class.and i have Jframe that contains the second
Jpanel the one with The jScrollpane.
i have pic thats animates but when the pic is out of range the
jscrollpane dosent work.
some people told me to look at the preffered size of the jscrollpane
and the layout mangaer. can someone help me please
i am stuck with it :-(
klynn47@comcast.net - 05 Jan 2005 02:39 GMT
look at the setPreferredSize method and the revalidate method.