BoxLayout.spacing
int spacing() @propertyGet spacing property.
Returns
The space to put between the children.
void spacing(int propval) @propertySet spacing property.
Parameters
propval | The space to put between the children. |
int spacing() @propertyGet spacing property.
void spacing(int propval) @propertySet spacing property.
propval | The space to put between the children. |