Package | Description |
---|---|
org.openstreetmap.josm.data.osm.event |
Modifier and Type | Field and Description |
---|---|
private CopyOnWriteArrayList<SelectionEventManager.ListenerInfo> |
SelectionEventManager.inEDTListeners |
private CopyOnWriteArrayList<SelectionEventManager.ListenerInfo> |
SelectionEventManager.normalListeners |
Modifier and Type | Method and Description |
---|---|
private void |
SelectionEventManager.fireEvents(List<SelectionEventManager.ListenerInfo> listeners,
Collection<? extends OsmPrimitive> newSelection) |