For example: (this is not a comprehensive list)
When a child is added to a grid field, it must be passed with contstraints. These constraints can either be a GridBagConstraints instance, or a GridCell instance. If passed a GridBagConstraints, the meaning is similar to that used for GridBagLayout. There are some differences though:
NB: This class extends GridBagLayout ONLY to aid the visual editors in rendering the class No inherited functionality is used. @author Tim
|
|
|
|
|
|
|
|