Difference between a Scrollbar and a ScrollPane?
Answer / janet
A Scrollbar is a Component ,but not a Container whereas
Scrollpane is a Container and handles its own events and
perform it's own scrolling.
| Is This Answer Correct ? | 13 Yes | 1 No |
What is java oops?
Same common question what is Map,Set,HashMap,List????
Is java call by value?
What are the two ways you can synchronize a block of code?
What does a za z0 9 mean?
How to re-get an object that is collected by garbage collector?
Distinguish method overloading and method overriding
Is linkedlist thread safe in java?
What is thread start?
Are primitives objects?
What is null object in java?
What is the return type of readLine() when end of a file is reached?