public class GFAdapter extends WorkbenchAdapter implements IGFAdapter
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EObject[] |
getBusinessObjects(java.lang.Object object)
Gets the business objects.
|
java.lang.String |
getLabel(java.lang.Object object) |
PictogramElement |
getPictogramElement(java.lang.Object object)
Gets the pictogram element.
|
getBackground, getChildren, getFont, getForeground, getImageDescriptor, getParent, getStyledText
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildren, getImageDescriptor, getParent
getBackground, getFont, getForeground
public GFAdapter()
GFAdapter
.public java.lang.String getLabel(java.lang.Object object)
getLabel
in interface IWorkbenchAdapter
getLabel
in class WorkbenchAdapter
public PictogramElement getPictogramElement(java.lang.Object object)
IGFAdapter
getPictogramElement
in interface IGFAdapter
object
- the objectpublic org.eclipse.emf.ecore.EObject[] getBusinessObjects(java.lang.Object object)
IGFAdapter
getBusinessObjects
in interface IGFAdapter
object
- the object