private final class ImageryPreference.ImageryProvidersPanel.DefListSelectionListener extends Object implements ListSelectionListener
Modifier and Type | Field and Description |
---|---|
private Map<Integer,List<MapPolygon>> |
mapPolygons |
private Map<Integer,MapRectangle> |
mapRectangles |
Modifier | Constructor and Description |
---|---|
private |
DefListSelectionListener() |
Modifier and Type | Method and Description |
---|---|
private void |
clearMap() |
private void |
updateBoundsAndShapes(int i) |
void |
valueChanged(ListSelectionEvent e) |
private final Map<Integer,MapRectangle> mapRectangles
private final Map<Integer,List<MapPolygon>> mapPolygons
private DefListSelectionListener()
private void clearMap()
public void valueChanged(ListSelectionEvent e)
valueChanged
in interface ListSelectionListener
private void updateBoundsAndShapes(int i)