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

Explain about data types?

0 Answers  


What is aggregation and composition ?

1 Answers   Fidelity,


How do you define a parameter?

0 Answers  


Explain covariant method overriding in java.

0 Answers  


How many threads can java run?

0 Answers  


Relationship between an event-listener interface and an event-adapter class?

1 Answers  


what are the rules to use try catch finally?

1 Answers   Satyam, UJ,


Describe what a thread-local variable is in java?

0 Answers  


What is thread count in java?

0 Answers  


what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????

0 Answers   HCL, SAP Labs, Vital Soft,


How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?

4 Answers   CTS, Satyam,


What is port number in java?

0 Answers  


Categories