DEVFYI - Developer Resource - FYI

29 Q What is the difference between scrollbar and scrollpane?

Swing AWT Interview Questions


(Continued from previous question...)

29 Q What is the difference between scrollbar and scrollpane?

A A Scrollbar is a Component, but not a Container whereas Scrollpane is a Container and handles its own events and perform its own scrolling.

(Continued on next question...)

Other Interview Questions