|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.dialogs.FilteredItemsSelectionDialog.AbstractContentProvider
An interface to content providers for
FilterItemsSelectionDialog
.
Constructor Summary | |
protected |
FilteredItemsSelectionDialog.AbstractContentProvider()
|
Method Summary | |
abstract void |
add(Object item,
FilteredItemsSelectionDialog.ItemsFilter itemsFilter)
Adds the item to the content provider iff the filter matches the item. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected FilteredItemsSelectionDialog.AbstractContentProvider()
Method Detail |
public abstract void add(Object item, FilteredItemsSelectionDialog.ItemsFilter itemsFilter)
item
- the item to additemsFilter
- the filterFilteredItemsSelectionDialog.ItemsFilter.matchItem(Object)
|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.