Difference between a Scrollbar and a ScrollPane?



Difference between a Scrollbar and a ScrollPane?..

Answer / 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

More Core Java Interview Questions

how to one war file class to another war file class?

0 Answers  


what is method reference in java 8?

0 Answers  


Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?

2 Answers  


What is bubble sort in java?

0 Answers  


What is the disadvantage of synchronization?

0 Answers  






How do you implement tree mirroring in java?

0 Answers   EXL, HCL,


What is the function of java?

0 Answers  


What is super keyword in java ?

1 Answers  


what do you mean by classloader?

0 Answers  


What is instance example?

0 Answers  


How do you start a new line in java?

0 Answers  


What is the difference between a method and a procedure?

0 Answers  


Categories