public class BundleListRenderer extends Object implements ListCellRenderer<BundleItem>
| Constructor and Description |
|---|
BundleListRenderer(JList list) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBundleIconPath(String icons)
Find the most appropriate Icon path using the Icon header
|
Component |
getListCellRendererComponent(JList<? extends BundleItem> jList,
BundleItem bi,
int i,
boolean b,
boolean b2) |
void |
updateLFRenderer()
Update the native renderer.
|
public BundleListRenderer(JList list)
public static String getBundleIconPath(String icons)
icons - public Component getListCellRendererComponent(JList<? extends BundleItem> jList, BundleItem bi, int i, boolean b, boolean b2)
getListCellRendererComponent in interface ListCellRenderer<BundleItem>public void updateLFRenderer()
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.