Answer Posted / shweta
The major difference between GridLayout and GridBagLayout is
that GrigBagLayout supports components of different sizes,
and you can specify layout options for each component
| Is This Answer Correct ? | 49 Yes | 16 No |
Post New Answer View All Answers
Is java a software?
What is the difference between class & structure?
What is the internal implementation of set in java?
What is the largest long allowed by java?
What is a boolean field?
What is string in java with example?
Name few "optional" classes introduced with java 8 ?
Define class?
Can you run java program without main method?
What is ctrl m character?
What is oop in java?
What is a conditional equation?
What is constructor chaining and how is it achieved in java?
Give reasons supporting that string is immutable.
How do you implement tree mirroring in java?