Explain the difference between scrollbar and scrollpane?
Answer Posted / kalaimathi
Scroll bar is a component and scroll pane is a container
.Scroll pane handles events and performs its own scrolling
| Is This Answer Correct ? | 23 Yes | 6 No |
Post New Answer View All Answers
What is the difference between declaration and definition in java?
Is null a value?
What is natural ordering in java?
What is string [] args?
What are default methods ?
What are the types of web technologies?
What is difference between c++ and java ?
Why do we need autoboxing in java?
How does a for loop work java?
How can we achieve thread safety in java?
What is java used for on a computer?
Which sorting algorithm is in place?
What are static blocks and static initalizers in java ?
For class CFoo { }; what default methods will the compiler generate for you>?
What do you mean by of string::valueof expression in java 8?