Difference between a Scrollbar and a ScrollPane?

Answer Posted / janet

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

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What advantage do java's layout managers provide over traditional windowing systems?

737


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

784


What is a function in java?

763


what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread

697


How does java enable high performance?

919


How use .contains in java?

889


Explain the difference between jvm and jre?

779


What is the buffer limit?

753


In a container there are 5 components. I want to display all the component names, how will you do that?

1836


Why do we need array in java?

737


What is vector?

773


Explain about data types?

778


What is the difference between exception and error in java?

704


explain multi-threading in java?

785


What is thread safe in java?

725