public class SideLabelProvider extends AdapterImpl
Adapter.Internal
target
Constructor and Description |
---|
SideLabelProvider(String ancestorLabel,
String leftLabel,
String rightLabel,
Image ancestorImage,
Image leftImage,
Image rightImage) |
Modifier and Type | Method and Description |
---|---|
Image |
getAncestorImage() |
String |
getAncestorLabel() |
Image |
getLeftImage() |
String |
getLeftLabel() |
Image |
getRightImage() |
String |
getRightLabel() |
boolean |
isAdapterForType(Object type) |
getTarget, notifyChanged, setTarget, unsetTarget
public boolean isAdapterForType(Object type)
isAdapterForType
in interface Adapter
isAdapterForType
in class AdapterImpl
AdapterImpl.isAdapterForType(java.lang.Object)
public String getAncestorLabel()
public String getLeftLabel()
public String getRightLabel()
public Image getAncestorImage()
public Image getLeftImage()
public Image getRightImage()
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.