Package | Description |
---|---|
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
Modifier and Type | Method and Description |
---|---|
void |
ListenerList.fireEvent(ListenerList.EventFirerer<T> eventFirerer)
Fires an event to every listener.
|