java - Reduce Vertical gap between composite in FillLayout -


i have created composite 2 composites b , c. filllayout. b , c composites of gridlayout. see huge gap between b , c inside a. how can reduce it?

enter image description here

the gap between wait typing , image format should reduce.

that filllayout does, fills given area spacing out controls fit evenly. doesn't have parameters control this.

if want more control use different layout such gridlayout.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -