public abstract class LookupElementRenderer<T extends LookupElement>
extends java.lang.Object
Constructor and Description |
---|
LookupElementRenderer() |
Modifier and Type | Method and Description |
---|---|
abstract void |
renderElement(T element,
LookupElementPresentation presentation) |
public abstract void renderElement(T element, LookupElementPresentation presentation)