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

can abstract class have constructor how can you achive this ?

4 Answers   Fidelity,


What is the relationship between class and object?

0 Answers  


What is immutable in java?

0 Answers  


What is the default size of arraylist in java?

0 Answers  


What is the middleware?

2 Answers  






What is the use of volatile in java?

0 Answers  


How is Object Oriented Programming different from Procedure Oriented Programming?

0 Answers   Amdocs,


How do listeners work?

0 Answers  


Give reasons supporting that string is immutable.

0 Answers  


difference between String a; and String a=new String();? y do v need to assign memory to the variable?

2 Answers  


What is the benefit of lambda expressions?

0 Answers  


Explain about features of local inner class?

0 Answers  


Categories