1. Adjustment Listener coderanch.comHi Everyone! I am new to Java.I have a problem with handling the Adjustment event.I have an Applet which draws 'n' number of rectangles.There are some Buttons and textfields and scrollbars. When the paint method draws the n number of rectangles(Using drawRect(.....)) i need to scroll and show the rectangles which were initially invisible.I tried to do something but was not ... |
2. Adjustment Listener Urgent!!!! coderanch.com |