Difference between a Canvas and a Scroll Pane?.
Answer Posted / 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 ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can we find the actual size of an object on the heap?
How to Sort Strings which are given in List and display in ascending order without using java api.
What are the 4 types of research methods?
What is the difference between static (class) method and instance method?
What happens if we override private method?
Explain inheritance in java?
please send me hr interview questions in it industry
Give us a program to check for parenthesis matching using stack.
What is the largest long allowed by java?
Which graphs are functions?
Do you know why doesn't the java library use a randomized version of quicksort?
What’s the difference between unit, integration and functional testing?
Mention a package that is used for linked list class in java.
hr interview how many minutes asking question
What are the differences between Java 1.0 and Java 2.0?