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
Can you call one constructor from another if a class has multiple constructors?
How does varargs work in java?
What is data structure in java?
Which class is used by server applications to obtain a port and listen for client requests?
Why java applets are more useful for intranets as compared to internet?
Define iterator and methods in iterator?
How is a structure different from array ?
Is char a data type in java?
Is java type safe?
How many bits is a double?
What is the difference between Array and Hash Table?
What are the differences between string and stringbuffer?
Can java program run without jre?
How a string is stored in memory?
Explain method overloading?