protected static class ChooseGeoImageLayersDialog.GeoImageLayerListCellRenderer extends Object implements ListCellRenderer<GeoImageLayer>
Modifier | Constructor and Description |
---|---|
protected |
GeoImageLayerListCellRenderer() |
Modifier and Type | Method and Description |
---|---|
Component |
getListCellRendererComponent(JList<? extends GeoImageLayer> list,
GeoImageLayer value,
int index,
boolean isSelected,
boolean cellHasFocus) |
protected GeoImageLayerListCellRenderer()
public Component getListCellRendererComponent(JList<? extends GeoImageLayer> list, GeoImageLayer value, int index, boolean isSelected, boolean cellHasFocus)
getListCellRendererComponent
in interface ListCellRenderer<GeoImageLayer>