Package | Description |
---|---|
org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
static CheckboxTableViewer |
CheckboxTableViewer.newCheckList(Composite parent,
int style)
Creates a table viewer on a newly-created table control under the given parent.
|
Modifier and Type | Method and Description |
---|---|
protected CheckboxTableViewer |
ListSelectionDialog.getViewer()
Returns the viewer used to show the list.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.