Could you please tell me how can I refresh viewPort or maximizing and minimizing the window in JScrollPane. I know I may have to called repaint or revalidate but I do not how write listener for that.
Minimize window 
Maximize window 
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The content should implement
Scrollable:This will also block horizontal scrolling.