|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ItemLabelProvider | |
|---|---|
| org.eclipse.jpt.common.ui.jface | |
| Uses of ItemLabelProvider in org.eclipse.jpt.common.ui.jface |
|---|
| Subinterfaces of ItemLabelProvider in org.eclipse.jpt.common.ui.jface | |
|---|---|
interface |
ItemExtendedLabelProvider
Implementations of this interface can be used to maintain the label (image and text) and description of a specific item. |
| Classes in org.eclipse.jpt.common.ui.jface that implement ItemLabelProvider | |
|---|---|
static class |
ItemExtendedLabelProvider.Null
A null item extended label provider that returns a null image, a null text string, and
a null description string. |
static class |
ItemLabelProvider.Null
A null item label provider that returns a null
image and a null text string. |
| Fields in org.eclipse.jpt.common.ui.jface declared as ItemLabelProvider | |
|---|---|
static ItemLabelProvider |
ItemLabelProvider.Null.INSTANCE
|
| Methods in org.eclipse.jpt.common.ui.jface that return ItemLabelProvider | |
|---|---|
ItemLabelProvider |
ItemLabelProviderFactory.buildProvider(Object item,
ItemLabelProvider.Manager manager)
Build a label provider for the specified item. |
static ItemLabelProvider |
ItemLabelProvider.Null.instance()
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||