To set the position and size of a component, which methods
are used?
Answer Posted / ravikiran
setBounds
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain try and catch keywords in java?
what is the difference between the methods sleep() and wait()? : Java thread
What are user defined exceptions?
What is treeset and treemap in java?
How to Sort Strings which are given in List and display in ascending order without using java api.
Explain java code for recursive solution's base case?
How do you convert bytes to character in java?
How do you remove duplicates in java?
What is string in java? String is a data type?
What is static data type in java?
What is the definition of tree ?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
Which category the java thread do fall in?
What a static class can contains?
Why set is used in java?