Difference between a Canvas and a Scroll Pane?.



Difference between a Canvas and a Scroll Pane?...

Answer / sibasreeta mishra

Canvas is a component. ScrollPane is a container.
Canvas is a rectangular area where the application can draw or trap input events.
ScrollPane implements horizontal and vertical scrolling.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Core Java Interview Questions

There are 100 keys and values in HashMap.how to get the keys and values?

1 Answers   IBS,


What does 0 mean in boolean?

0 Answers  


How many bytes is 255 characters?

0 Answers  


What is json parser in java?

0 Answers  


Which class contains a method: cloneable or object?

0 Answers  






What is a function argument in java?

0 Answers  


What are the override methods in Object class?

2 Answers   Tech Mahindra, Wipro,


What is math floor in java?

0 Answers  


What is quick sort in java?

0 Answers  


Name some OOPS Concepts in Java?

0 Answers  


What is the difference between jfc & wfc?

0 Answers  


What is natural ordering in java?

0 Answers  


Categories