[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

Hi Marc

Have a look at the classes TabFolder and TabItem. An example is provided here: http://www.eclipse.org/swt/snippets/

Stephan