SWT composite layering
I am trying to show different forms on the same composite by clicking on a tree item,which does this for me.But,the second and following forms appear below the first one.By any means can i empty the composite to display only the new forms,when required?