|
Eclipse Platform Release 3.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use List | |
|---|---|
| org.eclipse.jface.dialogs | Provides support for dialogs. |
| org.eclipse.jface.preference | Provides a framework for preferences. |
| org.eclipse.jface.viewers | Provides a framework for viewers, which are model-based content adapters for SWT widgets. |
| Uses of List in org.eclipse.jface.dialogs |
|---|
| Methods in org.eclipse.jface.dialogs that return List | |
protected List |
ErrorDialog.createDropDownList(Composite parent)
Create this dialog's drop-down list component. |
| Uses of List in org.eclipse.jface.preference |
|---|
| Methods in org.eclipse.jface.preference that return List | |
List |
ListEditor.getListControl(Composite parent)
Returns this field editor's list control. |
| Uses of List in org.eclipse.jface.viewers |
|---|
| Methods in org.eclipse.jface.viewers that return List | |
List |
ListViewer.getList()
Returns this list viewer's list control. |
| Constructors in org.eclipse.jface.viewers with parameters of type List | |
ListViewer(List list)
Creates a list viewer on the given list control. |
|
|
Eclipse Platform Release 3.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.