public class TabVisibleComponent extends java.lang.Object implements VisibleComponent
The provided control will be disposed when this component is disposed.
| Constructor and Description |
|---|
TabVisibleComponent(TabProvider.Folder folder,
int index,
GroupTab groupTab,
Control control) |
| Modifier and Type | Method and Description |
|---|---|
void |
create() |
void |
dispose() |
IObservableSet |
getDescriptors() |
SummaryProvider |
getSummaryProvider() |
void |
hide() |
void |
show() |
void |
start() |
void |
stop() |
public TabVisibleComponent(TabProvider.Folder folder, int index, GroupTab groupTab, Control control)
public void show()
show in interface VisibleComponentpublic void hide()
hide in interface VisibleComponentpublic void create()
create in interface VisibleComponentpublic void dispose()
dispose in interface VisibleComponentpublic IObservableSet getDescriptors()
getDescriptors in interface VisibleComponentpublic void start()
start in interface VisibleComponentpublic void stop()
stop in interface VisibleComponentpublic SummaryProvider getSummaryProvider()
getSummaryProvider in interface VisibleComponent
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0