public static class ForwardingCompareInput.ForwardingTypedElement extends com.google.common.collect.ForwardingObject implements org.eclipse.compare.ITypedElement
FOLDER_TYPE, TEXT_TYPE, UNKNOWN_TYPE
ForwardingTypedElement(org.eclipse.compare.ITypedElement delegate)
protected org.eclipse.compare.ITypedElement
delegate()
org.eclipse.swt.graphics.Image
getImage()
String
getName()
getType()
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ForwardingTypedElement(org.eclipse.compare.ITypedElement delegate)
public String getName()
getName
org.eclipse.compare.ITypedElement
ITypedElement.getName()
public org.eclipse.swt.graphics.Image getImage()
getImage
ITypedElement.getImage()
public String getType()
getType
ITypedElement.getType()
protected org.eclipse.compare.ITypedElement delegate()
delegate
com.google.common.collect.ForwardingObject
ForwardingObject.delegate()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.