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
when you will synchronize a piece of your code? : Java thread
I want to persist data of objects for later use. What is the best approach to do so?
What is ctrl m character?
What is an interoperable application in java ?
How would you convert bytes to string?
Explain method local inner classes ?
What's the difference between int and integer in java?
Is null a value?
What is difference overloading and overriding?
What are the legal parameters?
How will you load a specific locale?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
Why string objects are immutable in java?
What is a boolean flag in java?
What is the use of arrays tostring () in java?