public interface IDelayedLabelDecorator extends ILabelDecorator
| Modifier and Type | Method and Description |
|---|---|
boolean |
prepareDecoration(java.lang.Object element,
java.lang.String originalText)
Prepare the element for decoration.
|
decorateImage, decorateTextaddListener, dispose, isLabelProperty, removeListenerboolean prepareDecoration(java.lang.Object element,
java.lang.String originalText)
element - The element to be decoratedoriginalText - The starting text.true if the decoration is ready for this element
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.