|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator
|
+--org.eclipse.emf.edit.provider.ItemPropertyDescriptor.ItemDelegator
This class uses a static image
| Fields inherited from class org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator |
adapterFactory |
| Constructor Summary | |
ItemPropertyDescriptor.ItemDelegator(AdapterFactory adapterFactory)
|
|
| Method Summary | |
java.lang.Object |
getImage(java.lang.Object object)
This does the same thing as ILabelProvider.getImage, it fetches the label image specific to this object instance. |
java.lang.String |
getText(java.lang.Object object)
This does the same thing as ILabelProvider.getText, it fetches the label text specific to this object instance. |
| Methods inherited from class org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator |
createCommand, getAdapterFactory, getChildren, getColumnImage, getColumnText, getEditableValue, getElements, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyDescriptors, hasChildren |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ItemPropertyDescriptor.ItemDelegator(AdapterFactory adapterFactory)
| Method Detail |
public java.lang.String getText(java.lang.Object object)
AdapterFactoryItemDelegatorgetText in class AdapterFactoryItemDelegatorpublic java.lang.Object getImage(java.lang.Object object)
AdapterFactoryItemDelegatorgetImage in class AdapterFactoryItemDelegator
|
Copyright 2001-2002 IBM Corporation and others. All Rights Reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||