public interface ListPopupStepEx<T> extends ListPopupStep<T>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTooltipTextFor(T value) |
PopupStep |
onChosen(T selectedValue,
boolean finalChoice,
int eventModifiers) |
void |
setEmptyText(StatusText emptyText) |
getDefaultOptionIndex, getIconFor, getSelectedIconFor, getSeparatorAbove, getTextFor, getValues, isSelectable
PopupStep onChosen(T selectedValue, boolean finalChoice, int eventModifiers)
java.lang.String getTooltipTextFor(T value)
void setEmptyText(StatusText emptyText)