|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jpt.common.ui.jface.ItemExtendedLabelProvider.Null
public static final class ItemExtendedLabelProvider.Null
A null item extended label provider that returns a
null image, a null text string, and
a null description string.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.jpt.common.ui.jface.ItemExtendedLabelProvider |
|---|
ItemExtendedLabelProvider.Manager, ItemExtendedLabelProvider.Null |
| Field Summary | |
|---|---|
static ItemExtendedLabelProvider |
INSTANCE
|
| Method Summary | |
|---|---|
void |
dispose()
Dispose the item label provider. |
String |
getDescription()
Return the description for the provider's item. |
Image |
getImage()
Return the image for the provider's item. |
String |
getText()
Return the text for the provider's item. |
static ItemExtendedLabelProvider |
instance()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ItemExtendedLabelProvider INSTANCE
| Method Detail |
|---|
public static ItemExtendedLabelProvider instance()
public Image getImage()
ItemLabelProvider
getImage in interface ItemLabelProviderILabelProvider.getImage(Object)public String getText()
ItemLabelProvider
getText in interface ItemLabelProviderILabelProvider.getText(Object)public String getDescription()
ItemExtendedLabelProvider
getDescription in interface ItemExtendedLabelProviderIDescriptionProvider.getDescription(Object)public void dispose()
ItemLabelProvider
dispose in interface ItemLabelProviderpublic String toString()
toString in class Object
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||