[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: seeking advice on multipanel view with tree viewer

many thanks Stephan!
"Stephan Sigrist" <stephan.sigrist@xxxxxxxxxxxxxxx> wrote in message 
news:1945503934.11201183466235287.JavaMail.root@xxxxxxxxxxxxxxxx
> Hi Marc
>
> Have a look at the classes TabFolder and TabItem. An example is provided 
> here: http://www.eclipse.org/swt/snippets/
>
> Stephan