public class PopupListElementRenderer<E> extends GroupedItemsListRenderer<E>
GroupedElementsRenderer.List, GroupedElementsRenderer.MyComponent, GroupedElementsRenderer.Tree| Modifier and Type | Field and Description |
|---|---|
protected ListPopupImpl |
myPopup |
myCurrentIndex, myDescriptor, myNextStepLabelmyComponent, myRendererComponent, mySeparatorComponent, myTextLabel| Constructor and Description |
|---|
PopupListElementRenderer(ListPopupImpl aPopup) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.JComponent |
createItemComponent() |
protected void |
customizeComponent(javax.swing.JList<? extends E> list,
E value,
boolean isSelected) |
createLabel, getListCellRendererComponent, getNextStepLabel, layoutComponentgetBackground, getForeground, getSelectionBackground, getSelectionForeground, layoutconfigureComponent, createSeparator, getDefaultItemComponentBorder, setDeselected, setSelected, setSelected, setSeparatorFontprotected final ListPopupImpl myPopup
public PopupListElementRenderer(ListPopupImpl aPopup)
protected javax.swing.JComponent createItemComponent()
createItemComponent in class GroupedItemsListRenderer<E>protected void customizeComponent(javax.swing.JList<? extends E> list, E value, boolean isSelected)
customizeComponent in class GroupedItemsListRenderer<E>