I want to develop a GUI application based on SWT but i've seen there areproblems with MDI. As far as I know Swing provides controls to createMDI applications but I can't find anything equivalent using SWT.
Use javax.swing JInternalFrame ................