Answer Posted / 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 |
Post New Answer View All Answers
What advantage do java's layout managers provide over traditional windowing systems?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What is a function in java?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
How does java enable high performance?
How use .contains in java?
Explain the difference between jvm and jre?
What is the buffer limit?
In a container there are 5 components. I want to display all the component names, how will you do that?
Why do we need array in java?
What is vector?
Explain about data types?
What is the difference between exception and error in java?
explain multi-threading in java?
What is thread safe in java?