Differences between GridLayout and GridBagLayout?
Answer / 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 |
What are the different approaches to implement a function to generate a random number?
0 Answers Axtria, ITC Indian Tobacco Company,
When should we create our own custom exception classes?
Which is the class in java?
Which class represents the socket that both the client and server use to communicate with each other?
Can we sort list in java?
Is namespace same as package in java?
What should I import for arraylist in java?
What is array initialization in java?
Can we increase size of array?
What is bytecode in java ?
In which way does a Primitive data type is passed ?
Is empty string in java?