Differences between GridLayout and GridBagLayout?



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

Post New Answer

More Core Java Interview Questions

What is a hashmap used for?

1 Answers  


What are format specifiers in java?

1 Answers  


If try block is successfully executed, Then Is Finally block executed?

1 Answers   PUCIT,


what is aberivation of java?

14 Answers  


What does escaping a character mean?

1 Answers  


hi to all. well can you please tell me that why String class is immutable? Thanks in advance.

5 Answers   Huawei,


Can we force garbage collector to run ?

1 Answers   B-Ways TecnoSoft,


What are different types of states exist for a thread?

1 Answers  


wht is customised exception?

1 Answers   Logica CMG, Novell, Prudential,


What is tree in java?

1 Answers  


What Is Query Throttling in java?

1 Answers   HCL,


Why chararray() is preferred over string to store the password?

1 Answers  


Categories