IT Placement Papers JAVA Core Java
This category contains Core Java Interview Questions and Answers |
How are the elements of a GridBagLayout organized?
|
|
|
|
|
The elements of a GridBagLayout are organized according to a grid. However, the elements are of different sizes and may occupy more than one row or column of the grid. In addition, the rows and columns may have different sizes.
Only registered users can write comments. Please login or register.
|