1. Can i set more than one scroll bar to frame in swing stackoverflow.comI want to set more than one vertical scroll bar to frame in swing. Is it possible? |
2. ScrollBar on a Frame ?? coderanch.com |
3. How to Add Scroll bars to a frame coderanch.com |
4. No scroll in a frame??? coderanch.com |
5. to add Scrollbar to Frame in AWT coderanch.comI want a scrollbar in my awt frame. In my frame i have used paint(graphics g) option when the painting goes beyond the specified size it is not displaying.I want a scrollbar to see that. for e.g. size(300,300)---frame and we have rectangle starting at x=400 and y=400 to see this rectangle i need a scrollbar |
6. Making a ScrollPane resize along with its parent Frame coderanch.com |
7. Can I add scrollPane to panel with not access to the frame java-forums.org |