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 |
Why string is called as immutable?
What are the different types of collections in java?
Is arraylist ordered?
What is a JAR file?
When is the arraystoreexception thrown?
Diff between C++ and java?
In treeset we add same object ...what will be the out put
Does list maintain insertion order java?
What is a final class in java?
What is the difference between length and size in java?
When does Exception occurs?
Name the class that used to read objects directly from a stream?