Explain the difference between scrollbar and scrollpane?



Explain the difference between scrollbar and scrollpane?..

Answer / kalaimathi

Scroll bar is a component and scroll pane is a container
.Scroll pane handles events and performs its own scrolling

Is This Answer Correct ?    23 Yes 6 No

Post New Answer

More Core Java Interview Questions

What is variable and rules of variable?

0 Answers  


When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?

0 Answers  


Why main method is static in java?

0 Answers  


What are different types of control structures?

0 Answers  


Can we start a thread twice in java?

0 Answers  






Is this valid in java ? Can we instantiate interface in java?

0 Answers  


How do you write a scanner class in java?

0 Answers  


How 'java' got its name and what it stands for?

11 Answers   Wipro,


How many threads does a core java have?

0 Answers  


How to change the priority of thread or how to set the priority of thread?

0 Answers  


Can you sort a string in java?

0 Answers  


What are the kinds of polymorphism?

0 Answers  


Categories