| Package | Description |
|---|---|
| org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
| org.eclipse.ui.views.properties.tabbed |
Provides the Tabbed Properties framework.
|
| Modifier and Type | Method and Description |
|---|---|
CCombo |
ComboViewer.getCCombo()
Returns this list viewer's list control.
|
| Constructor and Description |
|---|
ComboViewer(CCombo list)
Creates a combo viewer on the given CCombo control.
|
| Modifier and Type | Method and Description |
|---|---|
CCombo |
TabbedPropertySheetWidgetFactory.createCCombo(Composite parent)
Creates a combo box as a part of the form.
|
CCombo |
TabbedPropertySheetWidgetFactory.createCCombo(Composite parent,
int comboStyle)
Creates a combo box as a part of the form.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.