|
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.ItemLabelProvider.Null
public static final class ItemLabelProvider.Null
A null item label provider that returns a null
image and a null text string.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.jpt.common.ui.jface.ItemLabelProvider |
|---|
ItemLabelProvider.Manager, ItemLabelProvider.Null |
| Field Summary | |
|---|---|
static ItemLabelProvider |
INSTANCE
|
| Method Summary | |
|---|---|
void |
dispose()
Dispose the item label provider. |
Image |
getImage()
Return the image for the provider's item. |
String |
getText()
Return the text for the provider's item. |
static ItemLabelProvider |
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 ItemLabelProvider INSTANCE
| Method Detail |
|---|
public static ItemLabelProvider instance()
public Image getImage()
ItemLabelProvider
getImage in interface ItemLabelProviderILabelProvider.getImage(Object)public String getText()
ItemLabelProvider
getText in interface ItemLabelProviderILabelProvider.getText(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 | ||||||||||