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
Why is string builder not thread safe?
What is :: operator in java?
What is floor math?
What is use of inner class in java?
How do you make an arraylist empty in java?
what is meant by encapsulation?
What are the different approaches to implement a function to generate a random number?
Explain about transient variables in java?
What is the function of java?
Is it safe to install java on my computer?
Explain abstract class in java?
What does compareto () do in java?
Difference between static synchronization vs. Instance synchronization?
How do I write a self declaration?
What is jdbc api?