Class PlaceSelection.ListSelectionHandler
- java.lang.Object
-
- org.openstreetmap.josm.gui.download.PlaceSelection.ListSelectionHandler
-
- All Implemented Interfaces:
EventListener
,ListSelectionListener
- Enclosing class:
- PlaceSelection
class PlaceSelection.ListSelectionHandler extends Object implements ListSelectionListener
-
-
Constructor Summary
Constructors Constructor Description ListSelectionHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
valueChanged(ListSelectionEvent lse)
-
-
-
Constructor Detail
-
ListSelectionHandler
ListSelectionHandler()
-
-
Method Detail
-
valueChanged
public void valueChanged(ListSelectionEvent lse)
- Specified by:
valueChanged
in interfaceListSelectionListener
-
-