| [news.eclipse.tools] anything similar to Splitpane in SWT? |
Hi all, I am new to SWT, i want to split my shell to contain different views. In Swing, i do it by splitting a JPanel using a splitpane. could anybody enlighten me how to do it in SWT? thanx in advance eclipse newbie