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 ? | 4 Yes | 0 No |
Diff between C++ and java?
What does nextint () do in java?
Can we sort array in java?
What is the file extension for java?
What is flag in python?
What is Enum in Java?
Why we go for collections in java?
Can we use String with switch case?
What is an Applet ?
When will we use class loader?
What is the difference between equals() and?
When is the arraystoreexception thrown?