public interface IOverridableTabList
The overridable tab list is a content provider that provides both the sections and the tab labels.
ITabItem[] getTabs()
void selectTab(int index)
index
- the index in the list of tabs to select.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.